Interface IConcreteTransform
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Represents the set of transforms implemented by the effect-rendering system, which provides fixed-functionality.
ID2D1ConcreteTransform
public interface IConcreteTransform : ITransformNode, IObjectRef, IIsDisposed, IDisposable
- Inherited Members
- Extension Methods
Methods
- SetCached(bool)
Sets whether the output of the specified transform is cached.
- SetOutputBuffer(BufferPrecision, ChannelDepth)
Sets the properties of the output buffer of the specified transform node.