C# 클래스 Devcorner.NIdenticon.BlockGenerators.PieGenerator

상속: BlockGenerator
파일 보기 프로젝트 열기: RobThree/NIdenticon

공개 메소드들

메소드 설명
Draw ( Graphics g, Rectangle r, Brush bg, Brush fg, uint seed, bool fliphorizontal ) : void
PieGenerator ( int weight ) : System.Drawing

메소드 상세

Draw() 공개 메소드

public Draw ( Graphics g, Rectangle r, Brush bg, Brush fg, uint seed, bool fliphorizontal ) : void
g System.Drawing.Graphics
r System.Drawing.Rectangle
bg System.Drawing.Brush
fg System.Drawing.Brush
seed uint
fliphorizontal bool
리턴 void

PieGenerator() 공개 메소드

public PieGenerator ( int weight ) : System.Drawing
weight int
리턴 System.Drawing