←Select platform

RasterSaveDialogBitsPerPixel Constructor (RasterSaveDialogBitsPerPixel)

Summary

Creates an instance of the RasterSaveDialogBitsPerPixel class.

Syntax

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

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