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

TStdRGBA

Declaration

Source position: generatedcolorspace.inc line 10

type TStdRGBA = packed record

public

  red: single;

  

  green: single;

  

  blue: single;

  

  alpha: single;

  

  class function New();

  

end;



CT Web help

CodeTyphon Studio