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


IRasterTypeFactory Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IRasterTypeFactory Interface

Provides access to members that control a raster type factory.

Product Availability

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

Members

Description
Read-only property CLSID The COM class ID of the raster type factory.
Method CreateRasterType Creates a raster type object given a name.
Read-only property Name The name of the raster type factory.
Read-only property RasterTypeNames The raster type names created by this factory.

CoClasses that implement IRasterTypeFactory

CoClasses and Classes Description
ExNitfRasterTypeFactory Extended NITF raster type factory object.
PythonRasterTypeFactory Python raster type factory object.
RasterTypeFactory A raster type factory object.