C# 클래스 RandomBrush, heap-prof

파일 보기 프로젝트 열기: mono/heap-prof 1 사용 예제들

공개 메소드들

메소드 설명
HSV2RGB ( float H, float S, float V ) : Color
Next ( ) : Brush

비공개 메소드들

메소드 설명
Generate ( int range ) : Color[]
RandomBrush ( ) : System

메소드 상세

HSV2RGB() 공개 정적인 메소드

public static HSV2RGB ( float H, float S, float V ) : Color
H float
S float
V float
리턴 Color

Next() 공개 메소드

public Next ( ) : Brush
리턴 Brush