This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > R > RasterPicture CoClass (ArcObjects .NET 10.4 SDK) |
A lightweight object for displaying some raster formats in a simple manner.
Interfaces | Description |
---|---|
IRasterPicture (esriDisplay) | Provides access to members that control the raster picture. |
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.