LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)
LEAD Technologies, Inc

RasterSaveDialogBitsPerPixel Constructor (RasterSaveDialogBitsPerPixel)






File type index that includes this bits per pixel, refer to RasterDialogFileTypesIndex.
The format bits per pixel, refer to RasterDialogFileTypesIndex.
Creates an instance of the RasterSaveDialogBitsPerPixel class.
Syntax
public RasterSaveDialogBitsPerPixel( 
   RasterDialogFileTypesIndex fileTypeIndex,
   int bitsPerPixel
)
'Declaration
 
Public Function New( _
   ByVal fileTypeIndex As RasterDialogFileTypesIndex, _
   ByVal bitsPerPixel As Integer _
)
'Usage
 
Dim fileTypeIndex As RasterDialogFileTypesIndex
Dim bitsPerPixel As Integer
 
Dim instance As New RasterSaveDialogBitsPerPixel(fileTypeIndex, bitsPerPixel)
public RasterSaveDialogBitsPerPixel( 
   RasterDialogFileTypesIndex fileTypeIndex,
   int bitsPerPixel
)
function RasterSaveDialogBitsPerPixel( 
   fileTypeIndex ,
   bitsPerPixel 
)
public:
RasterSaveDialogBitsPerPixel( 
   RasterDialogFileTypesIndex fileTypeIndex,
   int bitsPerPixel
)

Parameters

fileTypeIndex
File type index that includes this bits per pixel, refer to RasterDialogFileTypesIndex.
bitsPerPixel
The format bits per pixel, refer to RasterDialogFileTypesIndex.
Example
Refer to RasterSaveDialog example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterSaveDialogBitsPerPixel Class
RasterSaveDialogBitsPerPixel Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.