Unit 'BGRABitmapTypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_bgrabitmap]

TExpandedPixel

Declaration

Source position: basiccolorspace.inc line 30

type TExpandedPixel = packed record

  red: Word;

  

  green: Word;

  

  blue: Word;

  

  alpha: Word;

  

end;



CT Web help

CodeTyphon Studio