Home |
This is the Documentation for the FreeImage.NET Project, which is only a .NET Wrapper around the FreeImage Library. You can find the Documentation for the FreeImage Library here.
v3.17.0.4
-
Added CreateView(Int32, Int32, Int32, Int32) method
-
Renamed GetThumbnailImage(Int32, Boolean) to MakeThumbnail(Int32, Boolean)
-
Updated FREE_IMAGE_COLOR_OPTIONS enumeration
-
Added FREE_IMAGE_RESCALE_FLAGS enumeration
-
Added RescaleRect(Int32, Int32, Int32, Int32, Int32, Int32, FREE_IMAGE_FILTER, FREE_IMAGE_RESCALE_FLAGS) method
v3.17.0.3
-
Improved Documentation
-
Moved WICMetadataHandler from FreeImageAPI to FreeImageAPI.Metadata namespace
v3.17.0.2
-
Added support for Windows Imaging Component Metadata Handler (WICMetadataHandler class, GetWICMetadataHandler method)
v3.17.0.1
-
Added FIF_JXR and FIF_WEBP to FREE_IMAGE_FORMAT enumeration
-
Added WebP and JPEG XR save flags to FREE_IMAGE_SAVE_FLAGS enumeration
-
Added RAW_HALFSIZE, RAW_UNPROCESSED and FIF_LOAD_NOPIXELS to FREE_IMAGE_LOAD_FLAGS enumeration
-
Added FIFSupportsNoPixels(FREE_IMAGE_FORMAT) function to the FreeImage class
v3.17.0.0
-
Initial code released with FreeImage 3.17.0