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