FreeImage.NET Class Library Reference
FreeImageCloseMultiBitmapEx Method |
Overload List
Name | Description | |
---|---|---|
CloseMultiBitmapEx(FIMULTIBITMAP) |
Closes a previously opened multi-page bitmap and, when the bitmap was not opened read-only,
applies any changes made to it.
On success the handle will be reset to null.
|
|
CloseMultiBitmapEx(FIMULTIBITMAP, FREE_IMAGE_SAVE_FLAGS) |
Closes a previously opened multi-page bitmap and, when the bitmap was not opened read-only,
applies any changes made to it.
On success the handle will be reset to null.
|
See Also