Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ReliefEffect ( double angle = 45 ) : System |
Creates a new effect that add depth to an image.
|
Méthode | Description | |
---|---|---|
RenderLine ( ISurface src, ISurface dst, Rectangle roi ) : void |
public ReliefEffect ( double angle = 45 ) : System | ||
angle | double | Angle to apply depth from. |
Résultat | System |
protected RenderLine ( ISurface src, ISurface dst, Rectangle roi ) : void | ||
src | ISurface | |
dst | ISurface | |
roi | Rectangle | |
Résultat | void |