←Select platform

PlanarConfiguration Property (CodecsLoadInformationEventArgs)

Summary

Gets or sets the planar configuration.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Codecs.CodecsPlanarConfiguration PlanarConfiguration {get; set;} 
Public Property PlanarConfiguration As Leadtools.Codecs.CodecsPlanarConfiguration 
public Leadtools.Codecs.CodecsPlanarConfiguration PlanarConfiguration {get; set;} 
@property (nonatomic, assign) LTCodecsPlanarConfiguration planarConfiguration 
public CodecsPlanarConfiguration getPlanarConfiguration() 
public void setPlanarConfiguration(CodecsPlanarConfiguration value) 
              
  
get_PlanarConfiguration(); 
set_PlanarConfiguration(value); 
Object.defineProperty('PlanarConfiguration');  

Property Value

The planar configuration. This value is used only if Format is RasterImageFormat.RawPackBits. Otherwise, it is ignored. Possible values are

Value Meaning
CodecsPlanarConfiguration.Chunky Chunky
CodecsPlanarConfiguration.PlanarFormat Planar format
Example

For an example, refer to RasterCodecs.LoadInformation.

Requirements

Target Platforms

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