TypeLib Xojo support Plugin

CMYKColor.Alpha16 Property

Sets or gets 16bit Alpha value. (65535 = full opaque, 0 = full transparent)

Alpha16 as UInt16 {Read and Write}

Remarks

Setting this property will automatically calculate new value for its 8 bit counterpart.

See Also

CMYKColor Class