Table of Contents

Interface IVideoEffectBlur

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

Blur effect interface.

public interface IVideoEffectBlur : IVideoEffect

Implements

Properties

Value

Gets or sets blur value.

int Value { get; set; }

Property Value

int