Previous Up Next

_CRbitmapList
Create a new bitmap list. Size of bitmaps is specified, and should be the same for all bitmaps of the list.

ObjBitmapList _CRbitmapList (
Chn _channel_
I _width_
I _height_
)
Parameters

_channel_
proprietary channel
_width_
width of the bitmaps
_height_
height of the bitmaps
Return value

new bitmap list.