RasterDialogHdpSubTypesIndex Enumeration

Summary
Hdp sub types Index, for RasterDialogFileTypesIndex.Hdp file type index RasterDialogFileTypesIndex. HD Photo (HDP) can be considered to be an implementation of the JPEG XR specification.
Syntax
C#
VB
C++
public enum RasterDialogHdpSubTypesIndex 
  
Public Enum RasterDialogHdpSubTypesIndex  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterDialogHdpSubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0RgbSub-type index for Rgb Hdp
1GraySub-type index for Gray Hdp
2CmykSub-type index for Cmyk Hdp
Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

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

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.