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

Mu's TGA Image Library Copyright KSP 2012 - Dont nick it. More...

Public Member Functions

Texture2D CreateTexture ()
 
Texture2D CreateTexture (bool mipmap, bool linear, bool compress, bool compressHighQuality, bool allowRead)
 
bool ReadImage (string filePath)
 
bool ReadImage (FileInfo file)
 

Detailed Description

Mu's TGA Image Library Copyright KSP 2012 - Dont nick it.

Member Function Documentation

Texture2D TGAImage.CreateTexture ( )
inline
Texture2D TGAImage.CreateTexture ( bool  mipmap,
bool  linear,
bool  compress,
bool  compressHighQuality,
bool  allowRead 
)
inline
bool TGAImage.ReadImage ( string  filePath)
inline
bool TGAImage.ReadImage ( FileInfo  file)
inline

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