Table of Contents

Enum BitmapDecodeOptions

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll

Specifies decode options.

public enum BitmapDecodeOptions

Fields

MetadataCacheOnDemand = 0

Cache metadata when needed.

MetadataCacheOnLoad = 1

Cache metadata when decoder is loaded.