Table of Contents

Property Value

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Value

Gets or sets a value specifying the PNG compression level from 0 to 9. A higher value means a smaller size and longer compression time. Default value is 3.

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

Property Value

int