Table of Contents

Interface IVideoEffectDeinterlaceTriangle

Namespace
VisioForge.Core.Types.VideoEffects
Assembly
VisioForge.Core.dll

Triangle filtering effect interface.

public interface IVideoEffectDeinterlaceTriangle : IVideoEffect

Implements

Properties

Weight

Gets or sets weight value. Range is 0-255. Default is 180.

byte Weight { get; set; }

Property Value

byte