Show / Hide Table of Contents

Enum PlanarConfiguration

Represents the recording format of pixel components.

Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum PlanarConfiguration : ushort

Fields

Name Description
ChunkyFormat

Pixels are recorded in chunky format.

PlanarFormat

Pixels are recorded in planar format.

Back to top Copyright © 2019 Özgür Özçıtak