Table of Contents

Property Value

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Value

Gets or sets a value specifying the quality of image JPEG compression from 0 to 100 (the higher the better). Default value is 95.

[Range(0, 100)]
public int Value { get; set; }

Property Value

int