|
|
||
|
|
| MATHEMATICA IMPORT/EXPORT FORMAT | Tutorials »|See Also »|More About » |
| MIME types: image/x-portable-anymap, image/pbm PNM raster image format. Generic format of the Portable family of image formats. Includes the PBM (monochrome), PGM (gray-level) and PPM (RGB color) image formats. Native format of the Netpbm graphics software package. Primarily used as an intermediate file format on Unix systems. PNM is an acronym derived from Portable Any Map. ASCII or binary format. Stores raster images formatted as plain text, representing each pixel as a color value. |
| "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 representing an image | |
| "GrayLevels" | array of normalized gray-level values | |
| "Image" | raster image, given as an Image object | |
| "RGBColorArray" | array of RGBColor objects |