RasterDialogExifSubTypesIndex Enumeration

Summary

Exif sub types Index, for RasterDialogFileTypesIndex.Exif file type index RasterDialogFileTypesIndex.

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

Members
ValueMemberDescription
0UncompressedRgbSub-type index for Uncompressed Rgb Exif
1UncompressedYCbCrSub-type index for Uncompressed YCbCr Exif
2Jpeg411Sub-type index for Jpeg411 Exif
3Jpeg422Sub-type index for Jpeg422 Exif

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly