Table of Contents

Interface IGPUVideoEffectBlur

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

Blur effect interface.

public interface IGPUVideoEffectBlur : IGPUVideoEffect

Implements

Properties

Value

Gets or sets blur value. Range 0 - 100.

int Value { get; set; }

Property Value

int