Applies an effect when painting a bitmap to a screen. The effect, commonly used for slide show transitions, specifies how the image is painted, not how it looks when painting is finished.
Overload | Description |
---|---|
PaintImageEffect(graphics,rasterimage,rectangle,rectangle,rectangle,rectangle,rasterpaintproperties,specialeffectstype,specialeffectsprogress) | Applies an effect when painting a bitmap to a screen. The effect, commonly used for slide show transitions, specifies how the image is painted, not how it looks when painting is finished. |
PaintImageEffect(intptr,rasterimage,rectangle,rectangle,rectangle,rectangle,rasterpaintproperties,specialeffectstype,specialeffectsprogress) | Applies an effect when painting a bitmap to a screen. The effect, commonly used for slide show transitions, specifies how the image is painted, not how it looks when painting is finished. |