Property | Type | Description |
---|
Method | Description | |
---|---|---|
BrightnessEffect ( double brightness ) : System |
BrightnessEffect クラスの新しいインスタンスを初期化します。
|
|
Effect ( int width, int height, byte source ) : byte[] |
public BrightnessEffect ( double brightness ) : System | ||
brightness | double | ブライトネス値を表現する(0.0~1.0 標準:0.5) |
return | System |
public Effect ( int width, int height, byte source ) : byte[] | ||
width | int | |
height | int | |
source | byte | |
return | byte[] |