←Select platform

DefaultBitsPerPixel Property

Summary

Default bits per pixel.

Syntax

C#
VB
Java
C++
public int DefaultBitsPerPixel { get; set; } 
Public Property DefaultBitsPerPixel() As Integer 
   Get 
   Set 
public:  
   property int DefaultBitsPerPixel 
   { 
      int get() 
      void set(int value) 
   } 
public int getDefaultBitsPerPixel() 
public void setDefaultBitsPerPixel(int value) 

Property Value

Refer to DefaultBitsPerPixel.

Requirements

Target Platforms

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

Leadtools.Documents Assembly