TColor32RecArray Type
ImagingTypes

This is type TColor32RecArray.

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

ImagingTypes (at line 272)

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