Information about the format indicated by index i.
[Visual Basic .NET] Public Function get_Format ( _ ByVal i As Integer _ ) As IRasterFormatInfo
[C#] public IRasterFormatInfo get_Format ( int i );
[C++]
HRESULT get_Format(
long i,
IRasterFormatInfo** pRasterFormatInfo
);
[C++]Parameters
i [in] i is a parameter of type long pRasterFormatInfo [out, retval]pRasterFormatInfo is a parameter of type IRasterFormatInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.