ToCmykStringDecimal

IConvertibleColor.ToCmykStringDecimal method

Convert to CMYK color in the decimal format: cmyk(0,0,0,0)

public string ToCmykStringDecimal()

Return Value

CMYK color string

See Also