Package | Description |
---|---|
com.aspose.imaging.fileformats.jpeg2000 |
Modifier and Type | Method and Description |
---|---|
static Jpeg2000Image |
Jpeg2000Image.createInstance_internalized(int imgWidth,
int imgHeight,
IRasterImageArgb32PixelLoader reader,
int depth,
String[] comments)
Creates the new instance of the
Jpeg2000Image class. |
static Jpeg2000Image |
Jpeg2000Image.createInstance_internalized(com.aspose.imaging_internal.fileformats.jpeg2000.openjpeg.decoder.OpenJpegImageData imageData,
String[] comments,
int codec,
com.aspose.imaging_internal.fileformats.jpeg2000.openjpeg.decoder.OpenJpegDecoderBase decoder,
IRasterImageArgb32PixelLoader reader)
Creates the new instance of the
Jpeg2000Image class. |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.