ImageGear for .NET
ImGearJPEG2KCodeBlockStyles Enumeration
See Also  Send Feedback
ImageGear21.Formats.Jpeg2k Assembly > ImageGear.Formats.JPEG2K Namespace : ImGearJPEG2KCodeBlockStyles Enumeration




Glossary Item Box

Specifies JPEG2K code block styles.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
ALL_OFF0No code block styles.
BYPASS1Selective MQ coder bypass.
CAUSAL8Stripe-causal context formation.
ERTERM16Predictable tremination.
RESET2Reset context states.
RESTART4Terminate and restart MQ coder.
SEGMARK32Segmentation marker.

Inheritance Hierarchy

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.