C# Class ARKBreedingStats.CreatureColored

Show file Open project: cadon/ARKStatsExtractor Class Usage Examples

Public Methods

Method Description
getColoredCreature ( int colorIds, string species, bool enabledColorRegions, int size = 128, int pieSize = 64, bool onlyColors = false, bool dontCache = false ) : Bitmap

Method Details

getColoredCreature() public static method

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
return System.Drawing.Bitmap