36.1 Overview

JPEGBase contains most functions from the libjpeg library. If you want to use any of these functions, you'll need the correct libjpeg header files. Make sure to use compatible header files only. Hollywood uses version 6b of libjpeg so you need to use the header files from exactly this version if you plan to use functions from the JPEGBase library.

Please consult your libjpeg documentation for information on the individual functions supported by JPEGBase.

Please note that you need to check for Hollywood version 5.3 or later before trying to access JPEGBase. It is not supported by earlier Hollywood versions.

The implementations of JPEGBase in Hollywood Designer and Hollywood are identical.


Show TOC