ColorizerColorItem Constructors
An object that contains a color for a single item, colorized by a colorizer.Name | Parameters | Description |
---|---|---|
ColorizerColorItem() | none | Initializes a new instance of the ColorizerColorItem class with default settings. |
ColorizerColorItem(Color) | color | Initializes a new instance of the ColorizerColorItem class with the specified color. |
See Also