IRasterOutputSettings Interface
Provides access to members that control Raster Output Settings.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
MaxColorDepth |
Maximum color depth for raster output. Specify bits per pixel, i.e., 4, 8, 16. |
|
RasterRatio |
Ratio between resolution and raster resolution. |
|
RasterResolution |
Resolution used to output rasterized data. A value of 0 means 'same as device'. |
Classes that implement IRasterOutputSettings
Classes |
Description |
DisplayTransformation |
Display transformation class for converting from world to device units. |