PNG.FrameBlendOperator

Frame blend operator.

Values

ValueMeaning
Source

all color components of the frame, including alpha, overwrite the current contents of the frame's output buffer region

Over

the frame should be composited onto the output buffer based on its alpha, using a simple OVER operation as described in the "Alpha Channel Processing" section of the PNG specification

Meta