Aspose.PSD.ImageOptions Namespace
The namespace contains classes suitable for export, save or creation of different file formats.
Classes
  ClassDescription
Public classCode exampleBmpOptions
The bmp file format creation options.
Public classCmxRasterizationOptions
the CMX exporter options.
Public classCode exampleGifOptions
The gif file format creation options.
Public classGraphicsOptions
Represents graphics options for embedded bitmap.
Public classCode exampleJpeg2000Options
The Jpeg2000 file format options.
Public classCode exampleJpegOptions
The jpeg file format create options.
Public classMultiPageOptions
Base class for multiple pages supported formats
Public classCode examplePdfOptions
The PDF options.
Public classCode examplePngOptions
The png file format create options.
Public classCode examplePsdOptions
The psd file format create options.
Public classRdOptimizerSettings
RD optimizer settings class
Public classRenderResult
Represents information with results of rendering
Public classCode exampleTiffOptions
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.
Public classTiffOptionsUtils
The tiff file format options utility class.
Public classVectorRasterizationOptions
The vector rasterization options.
Enumerations
  EnumerationDescription
Public enumerationMultiPageMode
Represents multipage mode
Public enumerationPositioningTypes
Positioning and size types for graphics scene.
Public enumerationRenderErrorCode
Represents possible missing sections in CAD file
Public enumerationTiffOptionsError
The tiff options error codes.
Public enumerationTypeOfEntities
Represents types of entities to render