TScanlineArray Type
ImagingCanvases

This is type TScanlineArray.

Pascal
TScanlineArray = array[0..MaxInt div SizeOf(Pointer) - 1] of PColor32RecArray;
File

ImagingCanvases (at line 367)

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