| create_dimage | Create an image from a pointer on the pixels with storage management. |
| create_image | Create an image from a pointer to the pixels. |
| create_image3 | Create an image from three pointers to the pixels. |
| image_plane | Create a gray value plane. |
| new_image__ | Create an unused image. |
| region_to_bin | Convert a region into a binary byte-image. |
| region_to_label | Convert regions to a label image. |