LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsPlanarConfiguration Enumeration

Show in webframe







Indicates the planar configuration of the image data.
Syntax
public enum CodecsPlanarConfiguration : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsPlanarConfiguration 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsPlanarConfiguration
public enum CodecsPlanarConfiguration : System.IComparableSystem.IConvertibleSystem.IFormattable  

            
public enum CodecsPlanarConfiguration
Leadtools.Codecs.CodecsPlanarConfiguration = function() { };
Leadtools.Codecs.CodecsPlanarConfiguration.prototype = {
Chunky = 1, PlanarFormat = 2, };
public enum class CodecsPlanarConfiguration : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
1ChunkyChunky
2PlanarFormatPlanar format
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsPlanarConfiguration

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

 

 


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