ImageEn, unit iexUserInteractions

TIEColorSelectActions


Declaration

TIEColorSelectActions = Set of (ieccBackground, ieccChromaKeyColor, ieccBrushColor, ieccFillColor, ieccRotateBackground, ieccLayerBorder, ieccLayerFill );


Description

Item Description
ieccBackground Sets Background
ieccChromaKeyColor Sets ChromaKeyOptions.KeyColor
ieccBrushColor Sets BrushTool.BrushColor
ieccFillColor Sets FillTool.ColorFillValue
ieccRotateBackground Sets RotateTool.BackgroundColor
ieccLayerBorder If a layer other than background layer is selected, it sets the BorderColor
ieccLayerFill If a layer other than background layer is selected, it sets the FillColor

Note: Color selection will also always trigger ieiColorPickerHover and ieiColorPickerClick events for OnUserInteraction