Links
Flow visualization
FlowData.TGLRGB3 Record
TGLRGB3 = packed record
  b: Byte;
  g: Byte;
  r: Byte;
  end;
Members 
Description 
b: Byte; 
red, green, blue 
g: Byte; 
red, green, blue 
r: Byte; 
red, green, blue 

3d RGB texture record of byte

Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.
What do you think about this topic? Send feedback!