vImageFlags Enum

Definition

Enumerates options for processing images.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum vImageFlags
type vImageFlags = 
Inheritance
vImageFlags
Attributes

Fields

BackgroundColorFill 4
CopyInPlace 2
DoNotTile 16
EdgeExtend 8
GetTempBufferSize 128
HighQualityResampling 32
LeaveAlphaUnchanged 1
NoAllocate 512
NoFlags 0
PrintDiagnosticsToConsole 256
TruncateKernel 64

Applies to