Gray32

Graphics32

Gray32

function Gray32(Intensity: Byte; Alpha: Byte): TColor32;

Description

The action of Gray32(I, A) is the same as Color32(I, I, I, A). It just works faster.

See Also

AlphaComponent, BlueComponent, Color32, GreenComponent, RedComponent, TColor32