Méthode | Description | |
---|---|---|
FrostedGlassEffect ( int amount = 1 ) : System |
Creates a new effect that applies a frosted glass look to an image.
|
Méthode | Description | |
---|---|---|
RenderLine ( ISurface src, ISurface dst, Rectangle rect ) : void |
public FrostedGlassEffect ( int amount = 1 ) : System | ||
amount | int | Amount of effect to apply. Valid range is 1 - 10. |
Résultat | System |
protected RenderLine ( ISurface src, ISurface dst, Rectangle rect ) : void | ||
src | ISurface | |
dst | ISurface | |
rect | Rectangle | |
Résultat | void |