Method GetValueByName
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
GetValueByName(string, DeviceEffectPropertyType, Span<byte>)
void GetValueByName(string name, DeviceEffectPropertyType type, Span<byte> data)
Parameters
name
stringtype
DeviceEffectPropertyTypedata
Span<byte>