Declaration
procedure SaveToFileJP2(const FileName: WideString);
Description
Saves the current image to a file in Jpeg2000 (JP2) format.
FileName is the file name including extension.
Note:
◼Optimized JPEG2000 saving is available if the
IELib or IEVision DLL is available
◼If an internal save error is encountered
Aborting will return true. Saving issues due to insufficient write permissions and disk write failures will raise an exception.
◼To abort while saving set
Aborting to true