JpegOptions.PreblendAlphaIfPresent

JpegOptions.PreblendAlphaIfPresent property

Gets or sets a value indicating whether red, green and blue components should be mixed with a background color, if alpha channel is present.

public bool PreblendAlphaIfPresent { get; set; }

See Also