Interface IGPUVideoEffectMonoChrome
Monochrome effect interface.
Inherited Members
Namespace: VisioForge.Core.Types.VideoEffects
Assembly: VisioForge.Core.dll
Syntax
public interface IGPUVideoEffectMonoChrome : IGPUVideoEffect
Properties
Value
Gets or sets filtering color.
Declaration
Color Value { get; set; }
Property Value
Type | Description |
---|---|
Color |