Method | Description | |
---|---|---|
Convert ( object value, |
||
ConvertBack ( object value, |
Method | Description | |
---|---|---|
CMYKtoHex ( decimal cmyk ) : string | ||
HexToCMYK ( string hex ) : decimal[] |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
language | string | |
return | object |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
language | string | |
return | object |