This class represents the fade transition effect based on reducing of alpha channel of the frame.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public NotInheritable Class AviAlphaTransition _ Inherits AviTransition
public sealed class AviAlphaTransition : AviTransition
This transition should be assigned to the Transition property of the AviFrame you want to apply the transition effect for. The length of the transition is specified by the AviFrame.IntermediateFrameCount property.