Property | Type | Description |
---|
Method | Description | |
---|---|---|
ReliefEffect ( double angle = 45 ) : System |
Creates a new effect that add depth to an image.
|
Method | Description | |
---|---|---|
RenderLine ( ISurface src, ISurface dst, Rectangle roi ) : void |
public ReliefEffect ( double angle = 45 ) : System | ||
angle | double | Angle to apply depth from. |
return | System |
protected RenderLine ( ISurface src, ISurface dst, Rectangle roi ) : void | ||
src | ISurface | |
dst | ISurface | |
roi | Rectangle | |
return | void |