template->size -- Specify the height and width of a template
bool template->size ( int template, float width, float height )
Use this method to define the size of a template for methods that need the information.
This function was added in version 2.2.
Methods that utilize these values don't exist yet.