CGImage.Clone Method

Definition

Makes a copy of the image.

public CoreGraphics.CGImage Clone ();
member this.Clone : unit -> CoreGraphics.CGImage

Returns

Remarks

Duplicates the image.

Applies to