←Select platform

BitsPerPixel Property

Summary

Gets or sets the number of bits per pixel.

Syntax

C#
VB
Java
WinRT C#
C++
public int BitsPerPixel {get; set;} 
Public Property BitsPerPixel As Integer 
public int BitsPerPixel {get; set;} 
public int getBitsPerPixel() 
public void setBitsPerPixel(int value) 
             
  
get_BitsPerPixel(); 
set_BitsPerPixel(value); 
Object.defineProperty('BitsPerPixel');  
public: 
property int BitsPerPixel { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of bits per pixel.

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