Name

template->size -- Specify the height and width of a template

Synopsis

bool template->size ( int template, float width, float height )

Description

Use this method to define the size of a template for methods that need the information.

Examples

See Also

History

This function was added in version 2.2.

Bugs

Methods that utilize these values don't exist yet.