applyTransform: Transform a Picture Object by a Transformation Matrix

Description Usage Arguments Value Author(s)

Description

Transforms a "Picture" object (or indeed "PictureContent" objects) using a 3x3 transformation matrix.

Usage

1
applyTransform(object, tm)

Arguments

object

Either a "Picture" object or a "PictureContent" object.

tm

A 3x3 numeric transformation matrix.

Value

The transformed object.

Author(s)

Simon Potter


sjp/grImport2 documentation built on May 30, 2019, 12:06 a.m.