BitsPerPixel Property

Summary

Gets the format bits per pixel RasterDialogFileTypesIndex for this sub-type.

Syntax
C#
VB
C++
public int BitsPerPixel { get; } 
  
Public ReadOnly Property BitsPerPixel As Integer 
public: 
property int BitsPerPixel { 
   int get(); 
} 

Property Value

The format bits per pixel for this sub-type.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

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

Leadtools.WinForms.CommonDialogs.File Assembly