C#
VB
Java
Objective-C
WinRT C#
C++
Indicates the planar configuration of the image data.
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 = {<br/>Chunky = 1,PlanarFormat = 2,};
public enum class CodecsPlanarConfiguration Members
| Value | Member | Description |
|---|---|---|
| 1 | Chunky | Chunky |
| 2 | PlanarFormat | Planar format |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
