←Select platform

BitsStored Property

Summary
Gets or sets the number of bits stored for each pixel sample.
Syntax
C#
VB
C++
Java
public int BitsStored { get; set; } 
Public Property BitsStored As Integer 
public int getBitsStored() 
public void setBitsStored(int value) 
public: 
property int BitsStored { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of bits stored for each pixel sample.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.