ImageGear .NET - Updated October 2, 2018
ImGearJPEG2KType Enumeration




ImageGear24.Formats.Jpeg2k Assembly > ImageGear.Formats.JPEG2K Namespace : ImGearJPEG2KType Enumeration
Specifies JPEG2K file format types.
Syntax
'Declaration
 
Public Enum ImGearJPEG2KType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearJPEG2KType
Members
MemberDescription
CODESTREAMJPEG 2000 code stream.
FILE_FORMATJP2 file format.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.JPEG2K.ImGearJPEG2KType

See Also

Reference

ImageGear.Formats.JPEG2K Namespace