Leadtools.Dicom.Common

BitsPerPixel Property

Show in webframe





Gets or sets the bits per pixel.
Syntax
public int BitsPerPixel {get; set;}
'Declaration
 
Public Property BitsPerPixel As Integer
'Usage
 
Dim instance As ImageSettings
Dim value As Integer
 
instance.BitsPerPixel = value
 
value = instance.BitsPerPixel

            

            
public:
property int BitsPerPixel {
   int get();
   void set (    int value);
}

Property Value

The resulting image pixel depth. Possible values are: Value01 to 812162432
Remarks
The following lists the possible values and their associated meaning:
Value Meaning
0 Keep the original file's pixel depth (do not convert).
1 to 8 The specified bits per pixel in the resulting image.
12 12 bits per pixel in the resulting image.
16 16 bits per pixel in the resulting image.
24 24 bits per pixel in the resulting image.
32 32 bits per pixel in the resulting image.
Requirements

Target Platforms

See Also

Reference

ImageSettings Class
ImageSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features