ICopyFromBitmapSupport.CopyFromBitmap

procedure CopyFromBitmap(SrcBmp: TBitmap);

Description

Copies the SrcBmp into the current surface. The surface has been initialized beforehand by a call to ChangeSize or InitializeSurface.

 

See Also

TBackend.ChangeSize, TBackend.InitializeSurface, ICopyFromBitmapSupport