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

RasterSaveDialogFileSubType Constructor (RasterSaveDialogFileSubType)






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

Parameters

fileTypeIndex
File type index that includes this sub-type, refer to RasterDialogFileTypesIndex.
bitsPerPixel
The bits per pixel that inclued this sub-type, refer to RasterDialogFileTypesIndex.
subTypeIndex
The sub type index, refer to RasterDialogFileTypesIndex to know the proper sub-type Index.
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

RasterSaveDialogFileSubType Class
RasterSaveDialogFileSubType Members

 

 


Products | Support | Contact Us | Copyright Notices

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