Table of Contents

Constructor LinearToSrgbEffect

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

LinearToSrgbEffect(IDeviceEffectFactory)

public LinearToSrgbEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

LinearToSrgbEffect(IDeviceEffectFactory, IDeviceImage, LinearToSrgbAlphaMode)

public LinearToSrgbEffect(IDeviceEffectFactory factory, IDeviceImage input, LinearToSrgbAlphaMode alphaMode = LinearToSrgbAlphaMode.Premultiplied)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
alphaMode LinearToSrgbAlphaMode