Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtTIFF
[Image Conversion Tools]


Functions

RwImage RtTIFFImageRead (const RwChar *imageName)

Detailed Description

TIFF/Tag Image File Format Image Format Toolkit for RenderWare.

See also http://www.libtiff.org

RtTIFF Toolkit Overview

Requirements

Overview

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.)


Function Documentation

RwImage* RtTIFFImageRead const RwChar   imageName
 

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

Criterion Software © 1993-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:47:01 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)