Provides access to members that control a raster thumbnail builder.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BuildThumbnail | Renders and returns a thumbnail (as an of bytes in the requested format) associated with the specified item URI and the corresponding raster. | |
ThumbnailFormat | The format string defining the layout of the byte array used for encoding the thumbnail pixels. |
CoClasses that implement IRasterThumbnailBuilder
CoClasses and Classes | Description |
---|---|
RasterThumbnailBuilder (esriCarto) | A helper class for converting a Raster to an in-memory raster thumbnail. |