Indicates if the Alpha band is used.
[Visual Basic .NET] Public Property UseAlphaBand As Boolean
[C#] public bool UseAlphaBand {get; set;}
[C++]
HRESULT get_UseAlphaBand(
VARIANT_BOOL* pUse
);
[C++]
HRESULT put_UseAlphaBand(
VARIANT_BOOL pUse
);
[C++]Parameters
pUse [out, retval] pUse is a parameter of type VARIANT_BOOL pUse [in] pUse is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.