Method | Description | |
---|---|---|
ColorTransform ( |
Initializes a new instance of the ColorTransform class.
|
|
ToString ( ) : string |
Renders the colour transform as a string. Used only in test/debug console output.
|
Method | Description | |
---|---|---|
Clone ( ) : |
public ColorTransform ( |
||
add | A colour to be added. May be null | |
mult | A colour to be multiplied. May be null |