NSCompositingOperation 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public enum NSCompositingOperation
type NSCompositingOperation =
- 繼承
-
NSCompositingOperation
欄位
名稱 | 值 | Description |
---|---|---|
Clear | 0 | |
Copy | 1 | |
SourceOver | 2 | |
SourceIn | 3 | |
SourceOut | 4 | |
SourceAtop | 5 | |
DestinationOver | 6 | |
DestinationIn | 7 | |
DestinationOut | 8 | |
DestinationAtop | 9 | |
Xor | 10 | |
PlusDarker | 11 | |
Highlight | 12 | |
PlusLighter | 13 | |
Multiply | 14 | |
Screen | 15 | |
Overlay | 16 | |
Darken | 17 | |
Lighten | 18 | |
ColorDodge | 19 | |
ColorBurn | 20 | |
SoftLight | 21 | |
HardLight | 22 | |
Difference | 23 | |
Exclusion | 24 | |
Hue | 25 | |
Saturation | 26 | |
Color | 27 | |
Luminosity | 28 |