next up previous contents index
Next: PutPixel Up: Functions and procedures Previous: PieSlice

PutImage

   

Declaration:

Procedure PutImage (X1,Y1 : Integer; Var Bitmap; How : word) ;

Description:

PutImage Places the bitmap in Bitmap on the screen at (X1,Y1). How determines how the bitmap will be placed on the screen. Possible values are :

Errors:

None

See also:

ImageSize,GetImage



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998