JpegOptions.JpegLsAllowedLossyError

JpegOptions.JpegLsAllowedLossyError property

Gets or sets the JPEG-LS difference bound for near-lossless coding (NEAR parameter from the JPEG-LS specification).

public int JpegLsAllowedLossyError { get; set; }

See Also