PasJas
Pascal wrapper for JPeg2000 Jasper library
This wrapper is bringing Jasper library to Pascal (Delphi).
The JasPer Project Home Page:
http://www.ece.uvic.ca/~frodo/jasper/
Support included for jp2(+ j2k, jpc), mif, pnm, ras, pgx formats; bmp and jpeg are excluded, usually included in Pascal (Delphi). All formats can be individually selected using specific defines.
It supports irregular geometries and YCbCr on read.
Imported jasper structures are valid for jasper-1.900.1 .
It is currently compilable with Delphi XE5 but...