procedure CopyFromBitmap(SrcBmp: TBitmap);
Copies the SrcBmp into the current surface. The surface has been initialized beforehand by a call to ChangeSize or InitializeSurface.
[See also]: ICopyFromBitmapSupport