Method CreateReadOnlyListAsBlobPropertyAccessor
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
CreateReadOnlyListAsBlobPropertyAccessor<T>(int)
protected EffectPropertyAccessor<IReadOnlyList<T>> CreateReadOnlyListAsBlobPropertyAccessor<T>(int index) where T : unmanaged
Parameters
index
int
Returns
Type Parameters
T