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


IRasterMakerOp Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoAnalyst)  

IRasterMakerOp Interface

Provides access to members that control the Raster Maker operations.

Product Availability

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

Members

Description
Method MakeConstant Makes a constant raster.
Method MakeNormal Makes a normally distributed raster.
Method MakeRandom Makes a randomly distributed raster.

CoClasses that implement IRasterMakerOp

CoClasses and Classes Description
RasterMakerOp A mechanism for generating rasters.

Remarks