|
|
|||
|
|
|
| MATHEMATICA IMPORT/EXPORT FORMAT | Tutorials »|See Also »|More About » |
| MIME type: image/bmp BMP Windows bitmap format. Raster image format. Native bitmap format of the Microsoft Windows operating system. BMP is an acronym derived from Bitmap. Binary file format. Stores color bitmaps at a variety of color resolutions. Allows different bit depths in different channels. Has support for color reduction palettes using up to 256 8-bit RGB colors. Supports transparency. Stores data in uncompressed or run-length encoded form. |
| "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 based on the encoding given by | |
| "Graphics" | Graphics object representing an image | |
| "Image" | raster image, given as an Image object | |
| "GrayLevels" | array of normalized gray-level values | |
| "RawData" | color indices, given as an integer array | |
| "RGBColorArray" | array of RGBColor objects |
| "BitDepth" | number of bits used to encode a color channel in the file | |
| "ColorDepth" | number of bits for each pixel | |
| "ColorMap" | color reduction palette used in the file | |
| "ColorSpace" | color encoding | |
| "ImageCompression" | compression method used in the file | |
| "ImageResolution" | resolution at which the graphics should be rendered |