FreeImage.CloseMultiBitmapEx Method

FreeImage.NET

FreeImageCloseMultiBitmapEx Method
Overload List
  Name Description
Public method Static member 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.
Public method Static member 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.
Top
See Also