Table of Contents

Interface ILookupTable3DFactory

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll
public interface ILookupTable3DFactory : IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inherited Members
Extension Methods

Methods

CreateLookupTable3D(BufferPrecision, int, int, int, ExtentPtr<byte>, uint, uint)

Creates a 3D lookup table for mapping a 3-channel input to a 3-channel output. The table data must be provided in 4-channel format.
ID2D1DeviceContext2::CreateLookupTable3D()
ID2D1EffectContext1::CreateLookupTable3D()