Table of Contents

Class CompressionParameterAssignment

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Provides an abstract base class for configuring various image compression parameters.

public abstract class CompressionParameterAssignment
Inheritance
CompressionParameterAssignment
Derived
Inherited Members

Methods

ToString()

Creates a string representation of the compression parameter.

public override string ToString()

Returns

string

A string containing the parameter name and the value to be assigned by this object.