CGImageDestinationOptions.DestinationBackgroundColor Property

Definition

The background color used during image compositing for transparent regions of the image.

public CoreGraphics.CGColor DestinationBackgroundColor { get; set; }
member this.DestinationBackgroundColor : CoreGraphics.CGColor with get, set

Property Value

The color used for background compositing.

Applies to