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


IRasterThumbnailBuilder Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterThumbnailBuilder Interface
ArcGIS Developer Help

IRasterThumbnailBuilder Interface

Provides access to members that control a raster thumbnail builder.

Product Availability

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

Members

Name 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.

Classes that implement IRasterThumbnailBuilder

Classes Description
RasterThumbnailBuilder (esriCarto) A helper class for converting a Raster to an in-memory raster thumbnail.