| Constants' 詳細(に述べる)s |
CLEAR
const byte CLEAR = 0;
- Description
- (疑いを)晴らす the 目的地.
(疑いを)晴らす the 目的地 area. The 機能(する)/行事 values are: Fa = Fb =
0.
|
|
SOURCE
const byte SOURCE = 1;
- Description
- Copy source as-is to the 目的地.
Copy source as-is to the 目的地. The 機能(する)/行事 values are:
Fa = 1, Fb = 0.
|
|
DESTINATION
const byte DESTINATION = 2;
- Description
- Leave the 目的地 as-is.
Leave the 目的地 as-is. The 機能(する)/行事 values are: Fa = 0,
Fb = 1.
|
|
OVER
const byte OVER = 3;
- Description
- Copy the source over the 目的地.
Copy the source over the 目的地. The 機能(する)/行事 values are:
Fa = 1, Fb = 1-Aa.
|
|
UNDER
const byte UNDER = 4;
- Description
- Copy the source under the 目的地.
Copy the source under the 目的地. The 機能(する)/行事 values
are: Fa = 1-Ab, Fb = 1.
|
|
INSIDE
const byte INSIDE = 5;
- Description
- Copy the source to the 目的地.
Copy the source to the 目的地, but 限られた/立憲的な to where the
目的地 is. The 機能(する)/行事 values are: Fa = Ab, Fb = 0.
|
|
INSIDE_REVERSE
const byte INSIDE_REVERSE = 6;
- Description
- Leave the 目的地 as is.
Leave the 目的地 as is, but only where the source
was. The 機能(する)/行事 values are: Fa = 0, Fb = Aa.
|
|
OUTSIDE
const byte OUTSIDE = 7;
- Description
- Copy the source to the 目的地
Copy the source to the 目的地, but 限られた/立憲的な to where the
目的地 is not. The 機能(する)/行事 values are: Fa = 1-Ab, Fb =
0.
|
|
OUTSIDE_REVERSE
const byte OUTSIDE_REVERSE = 8;
- Description
- Leave the 目的地 as is.
Leave the 目的地 as is, but only where the source has not
been. The 機能(する)/行事 values are: Fa = 0, Fb = 1-Aa.
|
|
ATOP
const byte ATOP = 9;
- Description
- Copy the source over the 目的地
Copy the source over the 目的地, but only where the
目的地 is. Keep the 目的地. The 機能(する)/行事 values are:
Fa = Ab, Fb = 1-Aa.
|
|
ATOP_REVERSE
const byte ATOP_REVERSE = 10;
- Description
- Copy the 目的地 over the source.
Copy the 目的地 over the source, but only where the
source is. Keep the source. The 機能(する)/行事 values are: Fa =
1-Ab, Fb = Aa.
|
|
XOR
const byte XOR = 11;
- Description
- 連合させる source and 目的地 by 排除的 or.
Take only the parts where either source or 目的地, but
not both 明白な. The 機能(する)/行事 values are: Fa = 1-Ab, Fb =
1-Aa.
|
|
ADD
const byte ADD = 12;
- Description
- 追加する source and 目的地 values.
簡単に 追加する 出資/貢献s of both source and 目的地. The
resulting color values are 限られた/立憲的な to the permissible color
範囲, and clipped to the maximal value, if 越えるd. The
機能(する)/行事 values are: Fa = 1, Fb = 1.
|
|
SATURATE
const byte SATURATE = 13;
- Description
- Saturate source and 目的地.
Saturate 目的地 with source values. The 機能(する)/行事 values
are: Fa = min(1,(1-Ab)/Aa), Fb = 1
|
|
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.