←Select platform

BitsPerPixel Property

Summary
Gets or sets the number of bits per pixel.
Syntax
C#
Objective-C
C++/CLI
Java
public int BitsPerPixel { get; set; } 
@property (nonatomic, assign) NSInteger bitsPerPixel; 
public int getBitsPerPixel() 
public void setBitsPerPixel(int value) 
public: 
property int BitsPerPixel { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of bits per pixel.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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