In This Topic
In This Topic
New Features and Improvements
- Added feature to decode and read images stored in JPEG 2000 format.
- Added new constructor to GcBitmap, GrayscaleBitmap and BilevelBitmap that accepts the existing pixel data as IntPtr.
- Added new GetContentRect method to the GcBitmap class.
Bug Fix
- Fixed a bug in GcBitmap.GetContentRect method that caused an AccessViolationException.