←Select platform

RasterDialogMng24SubTypesIndex Enumeration

Summary

MNG 24 bits sub type Index, for RasterDialogFileTypesIndex.Mng file type index

Syntax

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

Members

ValueMemberDescription
0MngSub-type index for Mng Png
1MngJngSub-type index for Mng Jng 4:4:4
2MngJng411Sub-type index for Mng jng 4:1:1
3MngJng422Sub-type index for Mng Jng 4:2:2
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