[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Skia.GcSkiaBitmap.Clone

Clone Method

Clone()

Creates a new GcSkiaBitmap containing a copy of the current image.

Declaration
public GcSkiaBitmap Clone()
Public Function Clone() As GcSkiaBitmap
Returns
Type Description
GcSkiaBitmap

The new GcSkiaBitmap containing the copy of the image.