ImageEn, unit iexVirtualBitmaps

TIESlippyMap.Render

TIESlippyMap.Render


Declaration

procedure TIESlippyMap.Render(Container: TIEBitmap; DestWidth: integer; DestHeight: integer; DestScanlines: PPointerArray; DestX1, DestY1, DestX2, DestY2: integer; SrcCols, SrcRows: PInteger; Transparency: integer; RenderOperation: TIERenderOperation; Opacity: double);


Description

Implements the Render method of TIEVirtualBitmapProvider abstract parent class.
Applications should not use this method. Generally you are better to use DrawTo or simply assign the content to a new bitmap