|
|
|||
|
|
|
| MATHEMATICA IMPORT/EXPORT FORMAT | See Also »|More About » |
| MIME type: image/jp2 JPEG2000 raster image and compression format. Used for photographic images. JPEG is an acronym for Joint Photographic Experts Group. Binary file format. Supports a variety of color resolutions and opacity. Uses lossy or lossless compression based on wavelet transforms. Can store images as an array of rectangular tiles that are encoded separately. |
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties, and settings |
| "Data" | array of color values | |
| "Graphics" | Graphics object | |
| "Image" | raster image, given as an Image object | |
| "GrayLevels" | array of normalized gray-level values | |
| "RGBColorArray" | array of RGBColor objects |
| "Tiles",m | the m | |
| "Tiles",m,n | the n | |
| "Tiles",m,n,elem | element elem of the n |
| "ImageTopOrientation" | Top | orientation of the image as stored in the file |
| "BitDepth" | 8 | bit resolution used for each color channel | |
| "CompressionLevel" | Automatic | sets the compression parameter of the image-encoding algorithm | |
| "ImageTopOrientation" | Top | orientation of the exported image | |
| "TileSize" | Automatic | pixel dimensions of image tiles |
| "ColorSpace" | Automatic | color space of the image | |
| "ImageEncoding" | "JPEG2000" | compression method used in the file | |
| "TileDimensions" | {1,1} | dimensions of the tiling array |