Skip to content

BLRgba32

Definition

Unit: Blend2D

function BLRgba32(const AR, AG, AB: Byte; const AA: Byte = $FF): TBLRgba32; overload; inline

Parameters

AR: Byte

AG: Byte

AB: Byte

AA: Byte = $FF

Returns

TBLRgba32