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


RasterPicture Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > R > RasterPicture Class
ArcGIS Developer Help

RasterPictureClass Class

A lightweight object for displaying some raster formats in a simple manner.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IRasterPicture (esriDisplay) Provides access to members that control the raster picture.

Remarks

The RasterPicture object can load a raster into a Picture object, such as that exposed by a PictureBox control.

The RasterPicture object supports these formats: JPEG, GIF, TIFF, EMF, and PNG. The picture can only be displayed at its true resolution, with each raster pixel mapping to a single pixel on the display.