Unit 'GraphBmpFunctions' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_enginesplus]

TRGBEdge

Declaration

Source position: graphbmpfunctions.pas line 63

type TRGBEdge = array [0..1,word] of record

  R: LongInt;

  

  G: LongInt;

  

  B: LongInt;

  

end;



CT Web help

CodeTyphon Studio