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


IRasterOutputSettings Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IRasterOutputSettings Interface
ArcGIS Developer Help

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
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'.

Classes that implement IRasterOutputSettings

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