Class BoundsAdjustmentTransform
[Guid("90f732e2-5092-4606-a819-8651970baccd")]
public class BoundsAdjustmentTransform : TransformNodeNative, TransformNode, IUnknown, ICallbackable, IDisposable
- Inheritance
-
BoundsAdjustmentTransform
- Implements
-
IUnknownICallbackable
- Inherited Members
Constructors
BoundsAdjustmentTransform(EffectContext, RawRectangle)
Initializes a new instance of BoundsAdjustmentTransform class
public BoundsAdjustmentTransform(EffectContext context, RawRectangle outputRectangle)
Parameters
context
EffectContextThe effect context
outputRectangle
RawRectangleThe output rectangle region used for this transformation
BoundsAdjustmentTransform(nint)
public BoundsAdjustmentTransform(nint nativePtr)
Parameters
nativePtr
nint
Properties
OutputBounds
Returns or sets the output rectangle of the support transform.
public RawRectangle OutputBounds { get; set; }
Property Value
- RawRectangle
Operators
explicit operator BoundsAdjustmentTransform(nint)
public static explicit operator BoundsAdjustmentTransform(nint nativePtr)
Parameters
nativePtr
nint