RasterCachedImage.Blend
RasterCachedImage.Blend method
Blends this image instance with the overlay image.
public override void Blend(Point origin, RasterImage overlay, Rectangle overlayArea,
byte overlayAlpha = 255)
Parameter | Type | Description |
---|---|---|
origin | Point | The background image blending origin. |
overlay | RasterImage | The overlay image. |
overlayArea | Rectangle | The overlay area. |
overlayAlpha | Byte | The overlay alpha. |
See Also
- struct Point
- class RasterImage
- struct Rectangle
- class RasterCachedImage
- namespace Aspose.Imaging
- assembly Aspose.Imaging