This document is archived and information here might be outdated.  Recommended version.


IRasterOutputSettings Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Display)  

IRasterOutputSettings Interface

Provides access to members that control Raster Output Settings.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property MaxColorDepth Maximum color depth for raster output. Specify bits per pixel, i.e., 4, 8, 16.
Read-only property RasterRatio Ratio between resolution and raster resolution.
Read/write property RasterResolution Resolution used to output rasterized data. A value of 0 means 'same as device'.

CoClasses that implement IRasterOutputSettings

CoClasses and Classes Description
DisplayTransformation Display transformation class for converting from world to device units.