Table of Contents

Property OptimizeCoding

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

OptimizeCoding

Optimal Huffman tables for a JPEG: a few percent smaller, a little slower to write. Default off.

public bool OptimizeCoding { get; set; }

Property Value

bool
Share