Table of Contents

Enum SurfaceCreationFlags

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll
[Flags]
public enum SurfaceCreationFlags

Fields

Default = 0
DoNotZeroFillHint = 1

If this flag is not specified, then the surface is guaranteed to be filled with zeros.