C#
VB
C++
Creates an instance of the RasterSaveDialogBitsPerPixel class.
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)
fileTypeIndex
File type index that includes this bits per pixel, refer to RasterDialogFileTypesIndex.
bitsPerPixel
The format bits per pixel, refer to RasterDialogFileTypesIndex.
Refer to RasterSaveDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
