NSComposite 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public enum NSComposite
type NSComposite =
- 継承
-
NSComposite
フィールド
名前 | 値 | 説明 |
---|---|---|
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 |