LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsDecompressDataFlags Enumeration

Show in webframe







Indicates the state of the decompression engine.
Syntax
[FlagsAttribute()]
public enum CodecsDecompressDataFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum CodecsDecompressDataFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsDecompressDataFlags
[FlagsAttribute()]
public enum CodecsDecompressDataFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
typedef unsigned int LTCodecsDecompressDataFlags;
public enum CodecsDecompressDataFlags
Leadtools.Codecs.CodecsDecompressDataFlags = function() { };
Leadtools.Codecs.CodecsDecompressDataFlags.prototype = {
None = 0, Start = 1, End = 2, };
[FlagsAttribute()]
public enum class CodecsDecompressDataFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0NoneUndefined.
1StartStarted.
2EndStopped.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsDecompressDataFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.