GemBox.Imaging Namespace
Contains classes, structures, enumerations, and interfaces that constitute GemBox.Imaging object model.
Classes
Component | Contains static licensing methods and diagnostic information about executing GemBox.Imaging assembly. |
Filter | Represents a builder for configuring an image or image frame filter. |
Free | Provides data for the Free |
Free | Exception that occurs when the free limit is reached. |
Image | Represents an image that consists of the pixels data and its attributes. |
Image | Represents an image frame. |
Image | Represents either a single, constant set of pixels at a specific size and resolution (raster image) or a set of drawing commands (vector image). |
Image | Represents an image frame metadata. |
Image | Represents an image metadata. |
Jpeg | Represents a class which stores saving options for JPEG file format. |
License | Exception that occurs when licensing information is not correctly specified. |
Png | Represents a class which stores saving options for PNG file format. |
Save | Represents a base class for saving options of various image file formats. |
Tiff | Represents a class which stores saving options for TIF file format. |
Structs
Color | Represents a color. |
Enums
Free | Type of action that can be chosen when the free limit is reached. |
Image | Specifies image file formats. |
Rotate | Specifies image rotation angle and flip axis combinations. |
Tiff | Specifies the possible compression schemes for Tagged Image File Format (TIFF) bitmap images. |