←Select platform

RasterDialogTiff64SubTypesIndex Enumeration

Summary

Tiff 64 bit sub types Index, for RasterDialogFileTypesIndex.Tiff file type index RasterDialogFileTypesIndex.

Syntax

C#
VB
C++
public enum RasterDialogTiff64SubTypesIndex 
  
Public Enum RasterDialogTiff64SubTypesIndex  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterDialogTiff64SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0UncompressedRgbSub-type index for Uncompressed Rgb Tiff
1LzwRgbSub-type index for Lzw Rgb Tiff
Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly