Method SetValueByName
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
SetValueByName(string, DeviceEffectPropertyType, ReadOnlySpan<byte>)
public void SetValueByName(string name, DeviceEffectPropertyType type, ReadOnlySpan<byte> data)
Parameters
name
stringtype
DeviceEffectPropertyTypedata
ReadOnlySpan<byte>