ColorOverlayEffect.GetEffectBounds
ColorOverlayEffect.GetEffectBounds method
Calculate and gets the bounds of effect pixels based on input layer pixels bounds.
public Rectangle GetEffectBounds(Rectangle layerBounds, int globalAngle)
Parameter | Type | Description |
---|---|---|
layerBounds | Rectangle | The layer pixels bounds. |
globalAngle | Int32 | The global angle to calculate global light angle. |
Return Value
The bounds of effect pixels based on input layer pixels bounds.
See Also
- struct Rectangle
- class ColorOverlayEffect
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerEffects
- assembly Aspose.PSD