Determines how bit values for the source pixels are combine with the bit values for destination pixels to produce the final result.
Syntax
[GLib.GType(typeof(Gdk.FunctionGType))]
public enum Function
Remarks
Members
| Member Name | Description |
|---|
| Copy | Copy |
| Invert | Invert |
| Xor | Xor |
| Clear | Clear |
| And | And |
| AndReverse | And Reverse |
| AndInvert | And Invert |
| Noop | No op |
| Or | Or |
| Equiv | Equiv |
| OrReverse | Or Reverse |
| CopyInvert | Copy Invert |
| OrInvert | Or Invert |
| Nand | N And |
| Nor | Nor |
| Set | Set |
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Assembly Versions: 2.12.0.0