LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsStartDecompressDataType Enumeration

Show in webframe







Indicates the data format.
Syntax
public enum CodecsStartDecompressDataType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsStartDecompressDataType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsStartDecompressDataType
public enum CodecsStartDecompressDataType : System.IComparableSystem.IConvertibleSystem.IFormattable  
typedef enum LTCodecsStartDecompressDataType LTCodecsStartDecompressDataType;
public enum CodecsStartDecompressDataType
Leadtools.Codecs.CodecsStartDecompressDataType = function() { };
Leadtools.Codecs.CodecsStartDecompressDataType.prototype = {
Strips = 0, Tiles = 1, };
public enum class CodecsStartDecompressDataType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0StripsData is in strips.
1TilesData is in tiles.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsStartDecompressDataType

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

 

 


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