Method GetEffectRequiredInputRectangle
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
GetEffectRequiredInputRectangle(IDeviceContext, IDeviceEffect, in RectFloat?, in EffectInputDescription)
public static RectFloat GetEffectRequiredInputRectangle(this IDeviceContext deviceContext, IDeviceEffect renderEffect, in RectFloat? renderImageRectangle, in EffectInputDescription inputDescription)
Parameters
deviceContextIDeviceContextrenderEffectIDeviceEffectrenderImageRectangleRectFloat?inputDescriptionEffectInputDescription
Returns
GetEffectRequiredInputRectangle(IDeviceContext, IDeviceEffect, in RectFloat?, IDeviceEffect, int, RectFloat)
public static RectFloat GetEffectRequiredInputRectangle(this IDeviceContext deviceContext, IDeviceEffect renderEffect, in RectFloat? renderImageRectangle, IDeviceEffect inputEffect, int inputEffectInputIndex, RectFloat inputRectangle)
Parameters
deviceContextIDeviceContextrenderEffectIDeviceEffectrenderImageRectangleRectFloat?inputEffectIDeviceEffectinputEffectInputIndexintinputRectangleRectFloat