Table of Contents

Enum StencilOp

Namespace
Lime
Assembly
Lime.dll
public enum StencilOp

Fields

Decrement = 5
DecrementSaturation = 6
Increment = 3
IncrementSaturation = 4
Invert = 7
Keep = 0
Replace = 2
Zero = 1