The InTheHand.Drawing.Imaging namespace provides advanced GDI+ imaging functionality.
| C# | Visual Basic |
namespace InTheHand.Drawing.Imaging
Namespace InTheHand.Drawing.Imaging
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| ImageCodecFlags |
Provides attributes of an image encoder/decoder (codec).
| |
| ImageCodecInfo |
The ImageCodecInfo class provides the necessary storage members and methods to retrieve all pertinent information about the installed image encoders and decoders (called codecs).
| |
| PixelFormat |
Specifies the format of the color data for each pixel in the image.
| |
| PropertyItem |
Encapsulates a metadata property to be included in an image file.
| |
| PropertyTag |
Image property EXIF tags.
| |
| PropertyTagType |
Defines the property data type.
|