Aspose.CAD.ImageOptions
Contents
[
Hide
]The namespace contains classes suitable for export, save or creation of different file formats.
Classes
Class | Description |
---|---|
BmpOptions | The bmp file format creation options. |
CadRasterizationOptions | The Cad rasterization options. |
CadRenderResult | Represents result of rendering |
CgmOptions | The CGM options. |
DicomOptions | The DICOM file format creation options. |
DwfOptions | The DWF options. |
DxfOptions | The SVG file format creation options. |
EmfOptions | The EMF file format creation options. |
FbxOptions | The Fbx options. |
GifOptions | The gif file format creation options. |
GlbOptions | The GLB options. |
GltfOptions | The GLB options. |
GraphicsOptions | Represents graphics options for embedded bitmap. |
Jpeg2000Options | The Jpeg2000 file format options. |
JpegOptions | The jpeg file format create options. |
Margins | Margins class. |
MultiPageOptions | Base class for multiple pages supported formats |
ObjOptions | The OBJ options. |
PdfDigitalSignatureDetailsCore | Contains details for a PDF digital signature. |
PdfDocumentOptions | The PDF options. |
PdfOptions | The PDF options. |
PenOptions | Drawing pen options |
PngOptions | The png file format create options. |
PsdOptions | The psd file format create options. |
RasterizationQuality | RasterizationQuality class |
RdOptimizerSettings | RD optimizer settings class |
RenderResult | Represents information with results of rendering |
StpOptions | The STP options. |
SvgOptions | The SVG file format creation options. |
ThreeDSOptions | The 3DS options. |
TiffOptions | The tiff file format options. Note that width and height tags will get overwritten on image creation by width and height parameters so there is no need to specify them directly. Note that many options return a default value but that does not mean that this option is set explicitly as a tag value. To verify the tag is present use Tags property or the corresponding IsTagPresent method. |
U3dOptions | The U3D options. |
VectorRasterizationOptions | The vector rasterization options. |
WebPOptions | WEBP image options |
WmfOptions | The wmf file format creation options. |
Enumeration
Enumeration | Description |
---|---|
MultiPageMode | Represents multipage mode |
PdfCompliance | Specifies the PDF compliance level to output file. |
PdfDigitalSignatureHashAlgorithmCore | Specifies digital hash algorithm used by digital signature. |
RasterizationQualityValue | RasterizationQuality |
RenderErrorCode | Represents possible missing sections in CAD file |
RenderMode3D | |
TiffOptionsError | The tiff options error codes. |
UnitType | Represents unit types. |
VisibilityMode | Defines entity visibility checking - CAD platforms typically allow separate entity visibilities for print and screen display |