Table of Contents

Constructor SrgbToLinearEffect

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

SrgbToLinearEffect(IDeviceEffectFactory)

public SrgbToLinearEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

SrgbToLinearEffect(IDeviceEffectFactory, IDeviceImage, SrgbToLinearAlphaMode)

public SrgbToLinearEffect(IDeviceEffectFactory factory, IDeviceImage input, SrgbToLinearAlphaMode alphaMode = SrgbToLinearAlphaMode.Premultiplied)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
alphaMode SrgbToLinearAlphaMode