Applies an effect when painting a bitmap region to a device context. This method works the same as PaintImageEffect, except that only the bitmap region is painted.
| Overload | Description |
|---|---|
| PaintImageRegionEffect(graphics,rasterimage,rectangle,rectangle,rectangle,rectangle,rasterpaintproperties,specialeffectstype,specialeffectsprogress) | Applies an effect when painting a bitmap region to a device context. This method works the same as PaintImageEffect, except that only the bitmap region is painted. |
| PaintImageRegionEffect(intptr,rasterimage,rectangle,rectangle,rectangle,rectangle,rasterpaintproperties,specialeffectstype,specialeffectsprogress) | Applies an effect when painting a bitmap region to a device context. This method works the same as PaintImageEffect, except that only the bitmap region is painted. |