Package-level declarations

Types

Link copied to clipboard

Builtin general purpose images processor. It can handle both vector and bitmap based graphics.

Link copied to clipboard
abstract class Processor<T : Any>

A general purpose file processor that handles converting a single file from one format FileFormat to another appropriate FileFormat.

Link copied to clipboard

A singleton that holds all publicly loaded processors (i.e. instances of Processor)