←Select platform

CodecsPlanarConfiguration Enumeration

Summary

Indicates the planar configuration of the image data.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public enum CodecsPlanarConfiguration   
Public Enum CodecsPlanarConfiguration  
    
    
public enum CodecsPlanarConfiguration    
typedef NS_ENUM(NSInteger, LTCodecsPlanarConfiguration) 
public enum CodecsPlanarConfiguration 
Leadtools.Codecs.CodecsPlanarConfiguration = function() { }; 
Leadtools.Codecs.CodecsPlanarConfiguration.prototype = { 
 
  Chunky = 1, 
    PlanarFormat = 2, 
     
 }; 
public enum class CodecsPlanarConfiguration   

Members

ValueMemberDescription
1ChunkyChunky
2PlanarFormatPlanar format
Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize