Interface | Description |
---|---|
IAdvancedBufferProcessor |
The advanced buffer processor.
|
IBufferProcessor |
The buffer processor.
|
IColorConverter |
The color converter.
|
IIndexedColorConverter |
The color converter for indexed image formats.
|
IKeyedObject |
Represents interface for objects with keys.
|
IObjectWithBounds |
Represents an object with bounds.
|
IPartialArgb32PixelLoader |
Conforms to the 32-bit ARGB pixels loaded partially.
|
IPartialPixelLoader |
Conforms to the pixels loaded partially.
|
IPartialRawDataLoader |
The partial data loader.
|
IPsdColorPalette |
The pasd color palette
|
IRasterImageArgb32PixelLoader |
The raster image 32-bit ARGB pixel loader.
|
IRasterImagePixelLoader |
The raster image pixel loader.
|
IRasterImageRawDataLoader |
The raster image raw data loader.
|
Class | Description |
---|---|
Cache |
Contains cache settings.
|
CacheType |
Specifies the cache type to use.
|
CharacterSet |
Represents the character set used.
|
CifReplacingEncoderFallback |
Encoder fallback that replaces out of codepage characters with CIF sequence
|
CifReplacingEncoderFallbackBuffer |
The replacing encoder fallback buffer that actually does the replacement work
|
CodePages |
Available codepages
|
CodePagesConvertHelper |
Code pages converting helper
|
ColorPaletteHelper |
Helper class for color palettes manipulation.
|
CustomFontFolderOptions |
Options for custom font folder specification.
|
DitheringMethod |
Dithering method.
|
DitheringMethods |
The dithering methods used to control color conversion.
|
FileFormat |
One of supported CAD file formats.
|
FontStyle |
Specifies style information applied to text.
|
GraphicsUnit |
Specifies the unit of measure for the given data.
|
HotkeyPrefix |
Specifies the type of display for hot-key prefixes that relate to text.
|
Image |
The image is the base class for all type of drawings.
|
ImageFilterType |
Image filters to use
|
ImageOptionsBase |
The image base options.
|
ImageResizeSettings |
Image resize settings class
|
InterruptionToken |
Token that can be used to interrupt long operation
|
InterruptionTokenSource |
Source that provides token used to interrupt long operations and triggers interruption.
|
LineCap |
Specifies the available cap styles with which a
Pen object can end a line. |
LoadOptions |
Represents the loading options.
|
Matrix |
Replaces the GDI+ Matrix.
|
MatrixOrder |
Specifies the order for matrix transform operations.
|
Metered | |
MifCodePageDecoder |
Helps determine MIF codepage
|
MifCodePages |
Code pages used in MIF symbols
|
NonGenericDictionary<K,V> |
Represents a non generic dictionary.
|
NonGenericList |
Non generic list of objects
|
ObjectWithBounds |
The object having bounds.
|
PixelDataFormat |
The pixel data format.
|
PixelFormat |
The pixel data format actual meaning.
|
RasterCachedImage |
Represents a raster image supporting raster graphics operations.
|
RasterImage |
Represents a raster image supporting raster graphics operations.
|
RawDataSettings |
The raw data settings
|
ResizeType |
Specifies the resize type.
|
StringAlignment |
Specifies the alignment of a text string relative to its layout rectangle.
|
StringDigitSubstitute |
The enumeration specifies how to substitute digits in a string according to a user's locale or language.
|
StringFormatFlags |
Specifies the display and layout information for text strings.
|
StringTrimming |
Specifies how to trim characters from a string that does not completely fit into a layout shape.
|
TransparencySupporter |
The object supporting transparency.
|