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

TCurves

Declaration

Source position: XGR32_GimpLibrary.pas line 100

type TCurves = record

  curve_type: array [0..4] of Integer;

  

  points: array [0..4,0..c_CURVES_NUM_POINTS-1,0..1] of Integer;

  

  curve: array [0..4,0..255] of Byte;

  

end;



CT Web help

CodeTyphon Studio