TBitmapFormat.ARGB32 EnumMember
Definition
4 bytes per pixel with the channels alpha, red, green and blue
Delphi
const ARGB32 = TBitmapFormat(4)
4 bytes per pixel with the channels alpha, red, green and blue
const ARGB32 = TBitmapFormat(4)