ArcObjects Library Reference (DataSourcesRaster)  

IRasterThumbnailBuilder Interface

Provides access to members that control a raster thumbnail builder.

Product Availability

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

Members

Description
Method BuildThumbnail Renders and returns a thumbnail (as an of bytes in the requested format) associated with the specified item URI and the corresponding raster.
Read/write property 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.