C# Class Treefrog.Framework.Imaging.Drawing.StippleBrush

Inheritance: PatternBrush
Afficher le fichier Open project: jaquadro/Treefrog

Méthodes publiques

Méthode Description
StippleBrush ( bool pattern, Color color )
StippleBrush ( bool pattern, Color color, double opacity )

Private Methods

Méthode Description
ConvertStipplePattern ( bool pattern, Color color ) : TextureResource

Method Details

StippleBrush() public méthode

public StippleBrush ( bool pattern, Color color )
pattern bool
color Color

StippleBrush() public méthode

public StippleBrush ( bool pattern, Color color, double opacity )
pattern bool
color Color
opacity double