LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

BitsPerPixel Property (RasterSaveDialogBitsPerPixel)

Show in webframe





Gets the format bits per pixel. For a listing of the bits per pixel supported by each format, refer to the RasterDialogFileTypesIndex enumeration.
Syntax
public int BitsPerPixel {get;}
'Declaration
 
Public ReadOnly Property BitsPerPixel As Integer
'Usage
 
Dim instance As RasterSaveDialogBitsPerPixel
Dim value As Integer
 
value = instance.BitsPerPixel

            

            
public:
property int BitsPerPixel {
   int get();
}

Property Value

The format bits per pixel.
Example
Refer to RasterSaveDialog example.
Requirements

Target Platforms

See Also

Reference

RasterSaveDialogBitsPerPixel Class
RasterSaveDialogBitsPerPixel Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.