C# 클래스 RandomAvatar.RandomAvatar

파일 보기 프로젝트 열기: chsword/random-avatar 1 사용 예제들

Private Properties

프로퍼티 타입 설명
DrawAvatar void
GenerateRandomBlocks bool[]
SetBytes void
SetDefaultOptions void
Validate bool

공개 메소드들

메소드 설명
GenerateImage ( ) : Image
GetNextByte ( ) : byte

비공개 메소드들

메소드 설명
DrawAvatar ( Image avatar, bool blocks ) : void
GenerateRandomBlocks ( ) : bool[]
SetBytes ( ) : void
SetDefaultOptions ( ) : void
Validate ( bool blocks ) : bool

메소드 상세

GenerateImage() 공개 메소드

public GenerateImage ( ) : Image
리턴 Image

GetNextByte() 공개 메소드

public GetNextByte ( ) : byte
리턴 byte