Previous | Up | Next |
DEPRECATED
Copy a bitmap into another, with a transparency color.
ObjBitmap _CPbitmap16 ( ObjBitmap _destination_bitmap_ I _dx_ I _dy_ ObjBitmap _source_bitmap_ I _sx_ I _sy_ I _width_ I _height_ I _color_ )
scol 4.5 : _CPbitmap16 should be considered as obsolete. Use _CPbitmap24 instead.Parameters
Return value
_destination_bitmap_ any bitmap _dx_ x destination coordinate _dy_ y destination coordinate _source_bitmap_ any bitmap _sx_ x source coordinate _sy_ y source coordinate _width_ width _height_ height _color_ transparency color (24 bits)
destination bitmap