WinColor

Graphics32

WinColor

function WinColor(Color32: TColor32): TColor;

Description

Provides conversion of the TColor32 value back into TColor. The highest-order byte (Alpha channel) of resulting color is assigned the $FF value.

See Also

Color32, TColor32