You are on page 1of 1

*****************************************************************************

* Texture Loader *
* *
* Originally Based on Jeff Molofee's IPicture Basecode *
* Extensions By Chris Leathley (http://members.iinet.net.au/~cleathley/) *
* *
*****************************************************************************
* *
* Loads : BMP, EMF, GIF, ICO, JPG, WMF and TGA *
* Source : Reads From Disk, Ram, Project Resource or the Internet *
* Extras : Images Can Be Any Width Or Height *
* Low Quality Textures can be created *
* Different Filter Level Support (None, Bilinear and Trilinear *
* Mipmapping Support *
* *
*****************************************************************************
* *
* Free To Use In Projects Of Your Own. All I Ask For Is A Simple Greet *
* Or Mention of my site in your readme or the project itself :) *
* *
*****************************************************************************

You might also like