Render
1. Definition
The hook is executed when you apply the effect Image effects to generate the content to display.
- Parameter Bitmap: The Canvas object that is used for drawing
2. Method
procedure Render(SlideShowObject: ISlideShowObject; Bitmap: ICanvas);