|
|
||
|
|
| 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. Represents images as a true color or indexed color raster at a variety of color resolutions. 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 "ColorSpace" | |
| "Graphics" | Graphics object representing an image | |
| "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 |
| © 2008 Wolfram Research, Inc. |