Table of Contents

Enum TransformedImageSourceOptions

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll
[Flags]
public enum TransformedImageSourceOptions

Fields

DisableDpiScale = 1

Prevents the image source from being automatically scaled (by a ratio of the context DPI divided by 96) while drawn.

None = 0

No option flags.