CGImageDestinationOptions.DestinationBackgroundColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.