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

  • Read the Working with ArcGIS Spatial Analyst objects technical document for general information on implementing Spatial Analyst operations.
  • .NET Related Topics

    Working with the analysis environment