aspose.psd.imageoptions
Contents
[
Hide
]The module contains classes suitable for export, save or creation of different file formats.
Classes
Class | Description |
---|---|
BmpOptions | The bmp file format creation options. |
CmxRasterizationOptions | the CMX exporter options. |
GifOptions | The gif file format creation options. |
GraphicsOptions | Represents graphics options for embedded bitmap. |
Jpeg2000Options | The Jpeg2000 file format options. |
JpegOptions | The jpeg file format create options. |
MultiPageOptions | Base class for multiple pages supported formats |
PdfOptions | The PDF options. |
PngOptions | The png file format create options. |
PsdOptions | The psd file format create options. |
RdOptimizerSettings | RD optimizer settings class |
RenderResult | Represents information with results of rendering |
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. |
TiffOptionsUtils | The tiff file format options utility class. |
VectorRasterizationOptions | The vector rasterization options. |
Enumerations
Enumeration | Description |
---|---|
MultiPageMode | Represents multipage mode |
PositioningTypes | Positioning and size types for graphics scene. |
RenderErrorCode | Represents possible missing sections in CAD file |
TiffOptionsError | The tiff options error codes. |
TypeOfEntities | Represents types of entities to render |