Method BlendImage
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
BlendImage(IDeviceImage, BlendMode, Point2Float?, in RectFloat?, InterpolationMode)
void BlendImage(IDeviceImage image, BlendMode blendMode, Point2Float? targetOffset, in RectFloat? imageRectangle, InterpolationMode interpolationMode)
Parameters
image
IDeviceImageblendMode
BlendModetargetOffset
Point2Float?imageRectangle
RectFloat?interpolationMode
InterpolationMode