| lcPaint_ImageGetNext | Home |
|
HANDLE lcPaint_ImageGetNext ( HANDLE hImage ); |
| hImage | |
| Handle to raster image object. | |
|
Handle to the raster image object that is placed after hImage in the images list. If there are no objects after hImage, the function returns NULL. |
| lcPaint_ImageGetFirst, lcPaint_ImageGetByID |