TypeLib Xojo support Plugin

RGBColor.Alpha8 Property

Sets or gets 8bit Alpha value. (255 = full opaque, 0 = full transparent)

Alpha8 as UInt8 {Read and Write}

Remarks

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

See Also

RGBColor Class