Main Page
Modules Alphabetical List Data Structures Data Fields
Detailed Description
TIFF/Tag Image File Format Image Format Toolkit for RenderWare.
See also http://www.libtiff.org
- Requirements
-
- Headers: rwcore.h, rttiff.h
- Libraries: rwcore, rttiff
- Plugin attachments: None
RtTIFF loads tiff files, currently on PC and PlayStation 2 only. It
was added to support Maya users who wanted transparency in their
textures. Otherwise, you should use another image format like PNG,
BMP or RAS as they are more likely to work on more platforms.
RtTIFF supports the following strip based TIFF formats only: (If
you use Photoshop to save your TIFFs, you should be ok.)
- 8 bit RGB palette
- 8 bit grayscale
- 888 RGB
- 8888 RGBA
- LZWed, big or little endianed any of the above.
Function Documentation
|
RtTIFFImageRead
reads a TIFF file (using libtiff) and return this as an * RwImage
- Parameters:
-
imageName |
name of file to load |
- Returns:
- RwImage * on
success, or NULL on failure
|
© 1993-2003 Criterion Software Limited. All
rights reserved. Built Tue Apr 22 12:47:01 2003. Send Feedback