메소드 | 설명 | |
---|---|---|
FrostedGlassEffect ( int amount = 1 ) : System |
Creates a new effect that applies a frosted glass look to an image.
|
메소드 | 설명 | |
---|---|---|
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. |
리턴 | System |
protected RenderLine ( ISurface src, ISurface dst, Rectangle rect ) : void | ||
src | ISurface | |
dst | ISurface | |
rect | Rectangle | |
리턴 | void |