Documentation : OFX Image Effects API 1.3

Introduction

OFX documentation comes in three forms

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 header files are available as a tarball, or you can clone the git repository.