←Select platform

BitsPerPixel Property

Summary

Gets or sets the number of bits per pixel for the conversion.

Syntax
C#
VB
C++
public int BitsPerPixel { get; set; } 
Public Property BitsPerPixel() As Integer 
   Get 
   Set 
public:  
   property Int32 BitsPerPixel 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The number of bits per pixel for the conversion. Valid values are 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 24, 32, 48 and 64.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

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