Table of Contents

Property Progressive

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

Progressive

Progressive JPEG: the picture sharpens in passes while loading; a little smaller too. Default off.

public bool Progressive { get; set; }

Property Value

bool
Share