This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterTypeFactory Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a raster type factory.
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 and Classes | Description |
---|---|
ExNitfRasterTypeFactory | Extended NITF raster type factory object. |
PythonRasterTypeFactory | Python raster type factory object. |
RasterTypeFactory | A raster type factory object. |