←Select platform

BitsStored Property

Summary

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

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public int BitsStored { get; set; } 
  
Public Property BitsStored As Integer 
public: 
property int BitsStored { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

Requirements

Target Platforms

See Also

Reference

ImageInfo Class

ImageInfo Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Services Assembly