Previous | Up | Next |
Create a new bitmap list. Size of bitmaps is specified, and should be the same for all bitmaps of the list.Parameters
ObjBitmapList _CRbitmapList ( Chn _channel_ I _width_ I _height_ )
Return value
_channel_ proprietary channel _width_ width of the bitmaps _height_ height of the bitmaps
new bitmap list.