Table of Contents

Enum DecodeOptions

Namespace
SharpDX.WIC
Assembly
SharpDX.Direct2D1.dll

Specifies decode options.

public enum DecodeOptions

Fields

CacheOnDemand = 0

Cache metadata when needed.

CacheOnLoad = 1

Cache metadata when decoder is loaded.