Table of Contents

Method CreateValueAsBlobPropertyAccessor

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

CreateValueAsBlobPropertyAccessor<T>(int)

protected EffectPropertyAccessor<T> CreateValueAsBlobPropertyAccessor<T>(int index) where T : unmanaged

Parameters

index int

Returns

EffectPropertyAccessor<T>

Type Parameters

T