System::Drawing::Image::Clone method

Image::Clone method

Creates a copy of the current object.

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

ReturnValue

A copy of the current object.

See Also