color
Attribute Description
Description
This optional attribute holds a keyword the identifies the type of the image:
| |
- |
bw = "black and white" (monochrome)
|
| |
- |
4-color = "four colour mix" (often Cyan, Yellow, Magenta and Black)
|
| |
- |
halftone = patterns of dots to emulate shades of grey
|
| |
- |
greyscale = pixel values represent different shades of grey
|
In Shared Group
Specification
This attribute is not required. The allowed values are "bw", "4-color", "halftone" and "greyscale".
DTD Definition
The DTD contains the following attribute definition
(note that embedded links are to definitions within the DTD page of this guide):
color (bw | 4-color | halftone | greyscale
) #IMPLIED .