Enum StencilOperation
TODO Comments
[DataContract]
public enum StencilOperationFields
- Decrement = 8
- DecrementSaturation = 5
- Increment = 7
- IncrementSaturation = 4
- Invert = 6
- Keep = 1
- Replace = 3
- Zero = 2
TODO Comments
[DataContract]
public enum StencilOperationDecrement = 8DecrementSaturation = 5Increment = 7IncrementSaturation = 4Invert = 6Keep = 1Replace = 3Zero = 2