Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
MemoryCache Class Reference

Static Public Member Functions

static void CleanUp ()
 
static byte[] GetBytes (long nPixels)
 
static byte[] GetBytes (string filePath)
 
static byte[] GetBytes (FileInfo file)
 
static Color32[] GetColor32 (long nPixels)
 

Member Function Documentation

static void MemoryCache.CleanUp ( )
inlinestatic
static byte [] MemoryCache.GetBytes ( long  nPixels)
inlinestatic
static byte [] MemoryCache.GetBytes ( string  filePath)
inlinestatic
static byte [] MemoryCache.GetBytes ( FileInfo  file)
inlinestatic
static Color32 [] MemoryCache.GetColor32 ( long  nPixels)
inlinestatic

The documentation for this class was generated from the following file: