MGL_availableJPEG
Determines if the specified JPEG bitmap file is available for use.
Declaration
ibool MGLAPI MGL_availableJPEG(
const char *JPEGName)
Prototype In
mgraph.h
Parameters
JPEGName |
Name of JPEG bitmap file to check for |
Return Value
True if the JPEG bitmap file exists, false if not.
Description
Attempt to locate the specified JPEG file, and verify that it is available for use. See MGL_loadJPEG for more information on the algorithm that MGL uses when searching for bitmap files on disk.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com