←Select platform

BitsPerPixel Property (RasterSaveDialogBitsPerPixel)

Summary

Gets the format bits per pixel. For a listing of the bits per pixel supported by each format, refer to the RasterDialogFileTypesIndex enumeration.

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.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize