UseAlphaBlending

WebPFrameBlock.UseAlphaBlending property

Gets or sets the value indicating whether current frame gets blended with the previous frame alpha values.

public bool UseAlphaBlending { get; set; }

Property Value

true if this frame uses alpha-blending; otherwise, false.

See Also