resize_to_image_size


Description:

public bool resize_to_image_size ()

Resize a layer to the image size.

This procedure resizes the layer so that it's new width and height are equal to the width and height of its image container.

Parameters:

this

The layer to resize.

Returns:

TRUE on success.