Unit 'GLBlur' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TRGBPixel

Declaration

Source position: GLBlur.pas line 60

type TRGBPixel = record

  R: TGLubyte;

  

  G: TGLubyte;

  

  B: TGLubyte;

  

end;



CT Web help

CodeTyphon Studio