TColor64RecArray Type
ImagingTypes

This is type TColor64RecArray.

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

ImagingTypes (at line 296)

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