|
|
||
|
|
| MATHEMATICA IMPORT/EXPORT FORMAT | Tutorials »|See Also »|More About » |
| MIME type: image/x-portable-bitmap PBM monochrome raster image format. Member of the Portable family of image formats. Related to PGM and PPM. Implements a subset of the PNM format. Native format of the Netpbm graphics software package. Primarily used as an intermediate file format on Unix systems. PBM is an acronym derived from Portable Bit Map. ASCII or binary format. Stores raster images formatted as plain text, representing each pixel as a 0 (white) or 1 (black). Developed in 1988 as part of the Pbmplus package. |
| "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 grayscale 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 |