Adobe.com
Contents Suites Classes Class Index Member Index

AIRasterizeSettings Struct Reference

Rasterization settings are collected into a single structure describing the type of raster desired, resolution, amount of anti-aliasing, and other options. More...

#include <AIRasterize.h>

List of all members.

Public Member Functions

 AIRasterizeSettings ()
 AIRasterizeSettings (AIRasterizeType iType, AIReal iResolution, short iAntialiasing, AIRasterizeOptions iOptions, AIColorConvertOptions iCcoptions, AIBoolean iPreserveSpotColors)
 AIRasterizeSettings (const AIRasterizeSettings &src)
AIRasterizeSettingsoperator= (const AIRasterizeSettings &src)

Public Attributes

AIRasterizeType type
 Color model and bit depth of raster to be produced.
AIReal resolution
 The resolution in dots-per-inch.
short antialiasing
 The supersampling factor, less than 2 for none, 2 or more for anti-aliasing.
AIRasterizeOptions options
 Additional options for how rasterization is performed, a logical OR of AIRasterizeOptions.
AIColorConvertOptions ccoptions
 Color conversion options, a logical OR of AIColorConvertOptions.
AIBoolean preserveSpotColors
 When true, preserve spot colors wherever possible.

Detailed Description

Rasterization settings are collected into a single structure describing the type of raster desired, resolution, amount of anti-aliasing, and other options.


Constructor & Destructor Documentation

AIRasterizeSettings::AIRasterizeSettings (  )  [inline]
AIRasterizeSettings::AIRasterizeSettings ( AIRasterizeType  iType,
AIReal  iResolution,
short  iAntialiasing,
AIRasterizeOptions  iOptions,
AIColorConvertOptions  iCcoptions,
AIBoolean  iPreserveSpotColors 
) [inline]
AIRasterizeSettings::AIRasterizeSettings ( const AIRasterizeSettings src  )  [inline]

Member Function Documentation

AIRasterizeSettings& AIRasterizeSettings::operator= ( const AIRasterizeSettings src  )  [inline]

Member Data Documentation

The supersampling factor, less than 2 for none, 2 or more for anti-aliasing.

Referenced by operator=().

Color conversion options, a logical OR of AIColorConvertOptions.

Referenced by operator=().

Additional options for how rasterization is performed, a logical OR of AIRasterizeOptions.

Referenced by operator=().

When true, preserve spot colors wherever possible.

Referenced by operator=().

The resolution in dots-per-inch.

Use 0 or 72 for 72 dpi

Referenced by operator=().

Color model and bit depth of raster to be produced.

Referenced by operator=().


The documentation for this struct was generated from the following file:


Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2014 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks