ImageEn, unit iexBitmaps

TIEBitmap.FreeRow

TIEBitmap.FreeRow


Declaration

procedure FreeRow(Row: integer);


Description

Frees a row obtained using GetRow.
Does nothing if Location is ieMemory or ieTBitmap.

Note: For performance, the specified index is not checked for validity (exception will be raised if it is out-of-range).