Method SetValue
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
SetValue(int, DeviceEffectPropertyType, ReadOnlySpan<byte>)
public void SetValue(int index, DeviceEffectPropertyType type, ReadOnlySpan<byte> data)
Parameters
index
inttype
DeviceEffectPropertyTypedata
ReadOnlySpan<byte>