←Select platform

RasterSaveDialogFileSubType Constructor (RasterSaveDialogFileSubType)

Summary

Creates an instance of the RasterSaveDialogFileSubType class.

Syntax

C#
VB
C++
public RasterSaveDialogFileSubType(  
   Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex fileTypeIndex, 
   int bitsPerPixel, 
   int subTypeIndex 
) 
Public Function New( _ 
   ByVal fileTypeIndex As Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex, _ 
   ByVal bitsPerPixel As Integer, _ 
   ByVal subTypeIndex As Integer _ 
) 
public: 
RasterSaveDialogFileSubType(  
   Leadtools.Winforms.Commondialogs.File.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

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