Bitmap.clone

Overview | Methods | This Package | All Packages

Bitmap.clone

Clones the Bitmap object and returns a duplicate.

Syntax

public Object clone()

Return Value

Returns an Object that can be cast to a Bitmap object.