Clone()

Image::Clone() method

Creates a copy of the current object.

virtual SharedPtr<Image> System::Drawing::Image::Clone()=0

Return Value

A copy of the current object.

See Also