com.aspose.cad.imageoptions
Contents
[
Hide
]com.aspose.cad.imageoptions package
The com.aspose.cad.imageoptions namespace groups classes that define how CAD drawings are rendered and saved to raster image formats such as BMP, DICOM, DWF, DXF, EMF, and more. Use these options to control resolution, color depth, rendering handlers, and other output parameters for precise image generation.
Classes
| Name | Description |
|---|---|
| BmpOptions | The bmp file format creation options. |
| CadRasterizationOptions | The Cad rasterization options. |
| CadRasterizationOptions.CadRenderHandler | Delegate to create handler to catch CadRenderResult |
| CadRenderResult | Represents result of rendering |
| 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. |
| Jpeg2000Options | The Jpeg2000 file format options. |
| JpegOptions | The jpeg file format create options. |
| Margins | Margins class. |
| 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 |
| RenderResult | Represents information with results of rendering |
| SvgOptions | The SVG file format creation options. |
| TiffOptions | The tiff file format options. Note that width and height tags will get overwritten on image creat… |
| VectorRasterizationOptions | The vector rasterization options. |
| WebPOptions | WEBP image options |
| WmfOptions | The wmf file format creation options. |
Enums
| Name | Description |
|---|---|
| DxfOutputVersion | Specifies version of DXF file |
| 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 |
| UnitType | Represents unit types. |