Supported Browsers Home   
MGL_availableIcon Previous   
MGL_availablePCX Next   
External Functions Up   

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

MGL_loadJPEG

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com