C# 클래스 ARKBreedingStats.CreatureColored

파일 보기 프로젝트 열기: cadon/ARKStatsExtractor 1 사용 예제들

공개 메소드들

메소드 설명
getColoredCreature ( int colorIds, string species, bool enabledColorRegions, int size = 128, int pieSize = 64, bool onlyColors = false, bool dontCache = false ) : Bitmap

메소드 상세

getColoredCreature() 공개 정적인 메소드

public static getColoredCreature ( int colorIds, string species, bool enabledColorRegions, int size = 128, int pieSize = 64, bool onlyColors = false, bool dontCache = false ) : Bitmap
colorIds int
species string
enabledColorRegions bool
size int
pieSize int
onlyColors bool
dontCache bool
리턴 System.Drawing.Bitmap