This document is archived and information here might be outdated. Recommended version. |
The actual pixel bit depth.
[Visual Basic .NET]
Public Property PixelBitDepth As Integer
[C#]
public int PixelBitDepth {get; set;}
[C++]
HRESULT get_PixelBitDepth(
System.Int32* 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