This class represents the transition effect based on sliding stripes.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public NotInheritable Class AviStripesTransition _ Inherits AviTransition
public sealed class AviStripesTransition : 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.
When this transition is used, the frames are alternated by separating to stripes and sliding in or out horizontally. A number of stripes is configured with the StripeCount property. Direction of sliding is specified by the Mode property.