[]
Builtin Premultiply effect.
public class Premultiply : Effect, IDisposable, IUnknown
Initializes a new instance of the Premultiply class.
public Premultiply(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
Initializes a new instance of Premultiply effect.
public static Premultiply Create(DeviceContext context)
context
DeviceContext