BBB GUI IMAGELIST COMMANDS


BBB ImageList_Make[( size x, size y )] [( image_width, image_file, color_style )]

BBB ImageList_AddImage imageList, image, size x, size y
BBB ImageList_DeleteImage imageList, image_index
BBB ImageList_ReplaceImage imagelist, image_index, new_image_file
BBB ImageList_Delete imagelist
BBB ImageList_DrawImage window, imageList, image_index, position x, position y, width, height

BBB ImageList_SetTransparentColor color

BBB ImageList_GetImageCount( imageList )



Go back to ...
BBB GUI Commands Menu
Commands Menu
Main Menu