Type Default Value Read Only Static Description
Double 0 No No The magenta intensity of the color.
Notes

Allows you to get or set the magenta level. CMYK color components can range from 0 to 255.

Querying this property does not change the ColorSpace . This means you can obtain approximate CMYK values for RGB or Grayscale colors.

However if you change the value of this property the color will automatically be converted to CMYK.

See Also

ColorSpace

Example

None.