LoadColorFaxPage  Method

Description         Loads the specified page from a ColorFax file.

Usage                  Dib = [BiDib.]LoadColorFaxPageFileName Image

Remarks             Dib                          LONGLONG The device independent bitmap. 0 if error occurred.

                            FileName                String              The file name of a ColorFax format file.

                            Image                     Integer             The number of the image. The image count begins at 0. The image number does not apply to some image formats.

Note:                   This method does not free the DIB.  Call the DropDIB Method to free up the DIB