This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IExcludedAreaFunctionArguments Interface > IExcludedAreaFunctionArguments.PixelBitDepth Property (ArcObjects .NET 10.4 SDK) |
The actual pixel bit depth.
[Visual Basic .NET] Public Property PixelBitDepth As Integer
[C#] public int PixelBitDepth {get; set;}
[C++]
HRESULT get_PixelBitDepth(
long* pValue
);
[C++]
HRESULT put_PixelBitDepth(
long pValue
);
[C++]
Parameters pValue [out, retval] pValue is a parameter of type long pValue [in] pValue is a parameter of type long