Table of Contents

Property Swizzle

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

Swizzle

Specifies the swizzling to be performed. The default value is RGBA, which effectively does no swizzling.

public EffectPropertyAccessor<PixelSwizzle> Swizzle { get; }

Property Value

EffectPropertyAccessor<PixelSwizzle>