Table of Contents

Class EffectPropertyAccessorExtensions

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll
public static class EffectPropertyAccessorExtensions
Inheritance
EffectPropertyAccessorExtensions
Inherited Members

Methods

GetCount<T>(EffectPropertyAccessor<IReadOnlyList<T>>)
GetValue<T>(EffectPropertyAccessor<IReadOnlyList<T>>, Span<T>)
SetValue<T>(EffectPropertyAccessor<IReadOnlyList<T>>, ReadOnlySpan<T>)