TBaseImage.ScanLine Property
TBaseImage Class

Provides indexed access to each line of pixels.

Class
Pascal
public property ScanLine [Index: LongInt]: Pointer read GetScanLine;
Description

Does not work with special format images (like DXT).

Related Information
You are here: Symbol Reference > Classes > TBaseImage Class > Properties > ScanLine Property