FZ Customize Control Library Document

ColorExtractControl.ImageWindow Property

Gets or sets the associated image panel.

public SetupImageWindow ImageWindow {get; set;}

Property Value

The associated SetupImageWindow object

Remarks

Range on the image can be specified in combination with the SetupImageWindow specified in this property. A rectangular range can be specified by dragging on the specified SetupImageWindow. Since a ColorExtracted event occurs at the time of MouseUp, a process can be created on the processing item side to determine the range of colors according to the image information in the specified range.

See Also

ColorExtractControl Class | FZ_CustomControl Namespace