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 (esriOutput) | 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.