Image color selection class.
Hierarchy
System.Object
    WebSupergoo.ImageGlue7.SelectOptions
Notes

This class is sealed. It cannot be derived from.

This object controls how an alpha channel is derived from an image. For example you could create a transparency alpha channel based on parts of an image which were white.
Types
Object Description


Enum Description
RenderingModeType The rendering mode.
SelectionType The alpha selection type.
Methods
Method Description
SelectOptions XSelect constructor.
Properties
Property Description
Color The selection matching color.
Location The color location.
PinColor The rendering mode color.
RenderingMode The rendering mode.
Selection The selection type.
Tolerance The color matching tolerance.
Example

None.