Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AutoColoringEffect ( |
AutoColoringEffect クラスの新しいインスタンスを初期化します。
|
|
AutoColoringEffect ( Stream strm, CurveTypes type ) : System |
AutoColoringEffect クラスの新しいインスタンスを初期化します。
|
|
Effect ( int width, int height, byte source ) : byte[] |
|
public AutoColoringEffect ( |
||
curve | ||
Résultat | System |
public AutoColoringEffect ( Stream strm, CurveTypes type ) : System | ||
strm | Stream | |
type | CurveTypes | |
Résultat | System |
public Effect ( int width, int height, byte source ) : byte[] | ||
width | int | |
height | int | |
source | byte | |
Résultat | byte[] |