TColor24RecArray Type
ImagingTypes

This is type TColor24RecArray.

Pascal
TColor24RecArray = array[0..MaxInt div SizeOf(TColor24Rec) - 1] of TColor24Rec;
File

ImagingTypes (at line 259)

Related Information
You are here: Symbol Reference > Types > TColor24RecArray Type