Represents a unsigned byte grayscale image, non-indexed. This
image has a ComponentColorModel with a CS_GRAY
ColorSpace.
When data with non-opaque alpha is stored
in an image of this type,
the color data must be adjusted to a non-premultiplied form
and the alpha discarded,
as described in the
java.awt.AlphaComposite documentation.
Diagram: Image