TColorFPRecArray Type
ImagingTypes

This is type TColorFPRecArray.

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

ImagingTypes (at line 307)

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