Provides access to members that control a raster type factory.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CLSID | The COM class ID of the raster type factory. | |
CreateRasterType | Creates a raster type object given a name. | |
Name | The name of the raster type factory. | |
RasterTypeNames | The raster type names created by this factory. |
CoClasses that implement IRasterTypeFactory
CoClasses and Classes | Description |
---|---|
RasterTypeFactory | A raster type factory object. |