copy


Description:

public bool copy (Frame src)

Copy the contents from src to this.

Note: Since: 1.18, this dimensions are allowed to be smaller than src dimensions.

Parameters:

this

a Frame

src

a Frame

Returns:

TRUE if the contents could be copied.