Documentation : OFX Image Effects API 1.0

Introduction

OFX documentation comes in three forms The source to the documentation, in the form of C header files, XML files, perl scripts and several other bits and pieces area available from the openfx CVS repository.

Base API Documentation

The base OFX API (as specified by the files in the project 'include' directory) is documented by a programmer's reference, a programming guide, doxygen documentation and header files.

Programing Reference

The OFX Programming Reference is mostly complete, and replaces the origin ungainly doxygen based reference pages. It is based on docbook and is available in three forms...

Doxygen Documentation

The doxygen documentation extracted from the header files is a useful adjunct to the programmming reference. It is available in two forms...

Header Files

The raw header files are available as a tarball.