GetMainWindowImageWithDialogs Class

Command that retrieves screenshots of the main PCB-Investigator window and all open dialog windows. Each image is returned using the standard image content format (type, data, mimeType).

Definition

Namespace: PCBI_AI_Agent.MCP.Implementations
Assembly: PCBI_AI_Agent (in PCBI_AI_Agent.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class GetMainWindowImageWithDialogs : IMCPTool
Inheritance
Object    GetMainWindowImageWithDialogs
Implements
IMCPTool

Constructors

GetMainWindowImageWithDialogsInitializes a new instance of the GetMainWindowImageWithDialogs class

Properties

Methods

See Also