ImageEn, unit iexVirtualBitmaps

TIEVirtualBitmapProvider.GetSegment

TIEVirtualBitmapProvider.GetSegment

Declaration

function GetSegment(Container: TIEBitmap; Row: Integer; Col: Integer; Width: Integer): Pointer; virtual; abstract;

Description

Returns a Pointer to row segment.
Parameter Description
Container TIEBitmap object that owns this object
Row Segment row
Col Segment column
Width Width (in pixels) of the row