C#
VB
Java
WinRT C#
C++
Gets or sets the number of bits allocated for each pixel sample.
public int BitsAllocated { get; set; } Public Property BitsAllocated As Integer public int BitsAllocated {get; set;} public int getBitsAllocated()public void setBitsAllocated(int value)
<br/>get_BitsAllocated();<br/>set_BitsAllocated(value);<br/>Object.defineProperty('BitsAllocated'); public:property int BitsAllocated {int get();void set ( int value);}
Value that indicates the number of bits allocated for each pixel sample.
For an example, refer to GetImage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
