OpenRaster/Effects Specification

From Create Wiki

Jump to: navigation, search

Note: this is an early draft of the specification, do not take anything on this page for granted, pretty much everything is open for discution.

Contents

Introduction

This document specifies and describes the list of available filters in the OpenRaster Effects. The main two goals of the specification is interoperability between applications and saving non destructrive pixels operations.

This document address the mathematics behind filters, and the list of legal parameters. Note, that OpenRaster files may use filters not describe in this document, in which case the file won't be valid for interoperability, unless the result of the operation is also available.

SVG 1.1 allready defines a list of filters which will be used as a basis for this document.

Standard Filters

ColorMatrix

See SVG 1.1 Specification.

ConvolveMatrix

See SVG 1.1 Specification.

ComponentTransfer

See SVG 1.1 Specification.

GaussianBlur

See SVG 1.1 Specification.

Tile

See SVG 1.1 Specification.

Morphology

See SVG 1.1 Specification.


Distortion correction

Burn and Dodge

Personal tools