[]
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.
Fixed a bug in GcBitmap.GetContentRect method that caused an AccessViolationException.