|
class | Image |
| The Image Object contains an in-memory and/or image file based representation of an image. This object is serializable. More...
|
|
enum | Image.ImageRep |
| An enum which identifies the Image Representation(s) included in this Image Object. More...
|
|
enum | Image.ImageMimeType |
| An enum which identifies the Mime Type of the image file referenced by this Image Object. More...
|
|
enum | Image.ImageFileRep |
| An enum which identifies the File Representation of the image file referenced by this Image Object. More...
|
|
enum | Image.FileIOEngine |
| An enum which optionally identifies the desired File I/O Engine used for reading and writing. More...
|
|
enum | Image.FileRestriction |
| An enum which specifies that ANSI X9.100-181 restrictions are needed for TIFF output. More...
|
|
enum | Image.OutputColor |
| An enum which identifies the output color desired for writing the bitmap to an image file. More...
|
|