Unit 'XGR32_GimpLibrary' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32ext]

TGimpRGB

Declaration

Source position: XGR32_GimpLibrary.pas line 96

type TGimpRGB = record

  r: Double;

  

  g: Double;

  

  b: Double;

  

  a: Double;

  

end;



CT Web help

CodeTyphon Studio