←Select platform

BitsStored Property

Summary

Gets or sets the number of bits stored for each pixel sample.

Syntax

C#
VB
Java
WinRT C#
C++
public int BitsStored {get; set;} 
Public Property BitsStored As Integer 
public int BitsStored {get; set;} 
public int getBitsStored() 
public void setBitsStored(int value) 
             
  
get_BitsStored(); 
set_BitsStored(value); 
Object.defineProperty('BitsStored');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize