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


IFormatTest Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFormatTest Interface
ArcGIS Developer Help

IFormatTest Interface

Provides access to members that provide information on the format of a raster .

Product Availability

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

Members

Name Description
Method FormatIdentify The title of the dataset's format, if supported.
Method FormatVerify Tests whether a dataset is a raster format given a title.

Classes that implement IFormatTest

Classes Description
FormatList A collection of information about supported raster formats.

See Also

IFormatList Interface | IFormatData Interface