applyTransform: Transform a Picture Object by a Transformation Matrix

applyTransformR Documentation

Transform a Picture Object by a Transformation Matrix

Description

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

Usage

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


grImport2 documentation built on Oct. 27, 2023, 9:07 a.m.