Table of Contents

Class PxmBinaryFormat

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Provides a class for specifying a binary format flag for PPM, PGM or PBM.

public class PxmBinaryFormat : CompressionParameterAssignment
Inheritance
PxmBinaryFormat
Inherited Members

Properties

Value

Gets or sets a value specifying a binary format flag for PPM, PGM or PBM. Default value is 1.

public int Value { get; set; }

Property Value

int