Aspose.CAD
Contents
[
Hide
]The namespace is the core for nested namespaces and the most basic objects used for Aspose.CAD processing.
Classes
Class | Description |
---|---|
BuildVersionInfo | |
Cache | Contains cache settings. |
CifReplacingEncoderFallback | Encoder fallback that replaces out of codepage characters with CIF sequence |
CifReplacingEncoderFallbackBuffer | The replacing encoder fallback buffer that actually does the replacement work |
CodePagesConvertHelper | Code pages converting helper |
ColorPalette | |
ColorPaletteHelper | Helper class for color palettes manipulation. |
ColorTranslator | Translates colors to and from GDI+ Color structures. This class cannot be inherited. |
DataStreamSupporter | |
DisposableObject | |
FileStreamContainer | |
Image | The image is the base class for all type of drawings. |
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. Must be disposed! |
IntRange | |
License | |
LoadOptions | Represents the loading options. |
Matrix | Replaces the GDI+ Matrix. |
Metered | |
MifCodePageDecoder | Helps determine MIF codepage |
NonGenericDictionary | Represents a non generic dictionary. |
NonGenericList | Non generic list of objects |
ObjectWithBounds | The object having bounds. |
PixelDataFormat | The pixel data format. |
RasterCachedImage | Represents a raster image supporting raster graphics operations. This image caches pixel data when required. |
RasterImage | Represents a raster image supporting raster graphics operations. |
RawDataSettings | The raw data settings |
ResolutionSetting | |
Source | |
StreamContainer | |
TransparencySupporter | The object supporting transparency. |
Interfaces
Interface | Description |
---|---|
IAdvancedBufferProcessor | The advanced buffer processor. |
IBufferProcessor | The buffer processor. |
IColorConverter | The color converter. |
IColorPalette | |
IImageExporter | The image exporter. Can export data from internal Aspose.CAD format to a specified data format. |
IIndexedColorConverter | The color converter for indexed image formats. |
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. |
Enumeration
Enumeration | Description |
---|---|
CacheType | Specifies the cache type to use. |
CodePages | Available codepages |
ColorCompareMethod | Color comparison method to adjust to nearest neighbor |
ColorMatrixFlag | Specifies the types of images and colors that will be affected by the color and grayscale adjustment settings of an ImageAttributes. |
ColorQuantizationMethod | Colors quantization methods |
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. |
ImageFilterType | Image filters to use |
InterpolationMode | |
KnownColor | |
MatrixOrder | Specifies the order for matrix transform operations. |
MifCodePages | Code pages used in MIF symbols |
PixelFormat | The pixel data format actual meaning. |
ResizeType | Specifies the resize type. |
RotateFlipType | |
SeekOrigin | |
SmoothingMode | |
TextRenderingHint |