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

RasterSaveDialogFileSubType Constructor (RasterSaveDialogFileSubType)

Show in webframe





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
)

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

See Also

Reference

RasterSaveDialogFileSubType Class
RasterSaveDialogFileSubType Members

 

 


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