|
|
|
|
|
|
|
Draws a circle or an ellipse in an Image control. |
|
|
|
|
|
|
Two methods can be used to animate a Static control...... |
|
|
|
|
|
|
Declares the font that will be used by dTexte in an Image control. |
|
|
|
|
|
|
Colors an area in an Image variable. |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in an Image control. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in an Image control. |
|
|
|
|
|
|
Draws a line in an Image control. |
|
|
|
|
|
|
Identifies the color of a pixel in an Image control. |
|
|
|
|
|
|
Loads an external component independent of the current project. |
|
|
|
|
|
|
Draws a rectangle in an Image variable. |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel. |
|
|
|
|
|
|
Rotates an image in an Image variable. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for an Image variable. |
|
|
|
|
|
|
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile feature multiple methods to test applications...... |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
Inverts the colors of a picLayer variable. |
|
|
|
|
|
|
Resizes an image in a picLayer variable. |
|
|
|
|
|
|
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed...... |
|
|
|
|
|
|
Defines a color from its Red, Green and Blue components. |
|
|
|
|
|
|
Resizes an image:
in an Image control.
in an Image variable.
in a picLayer variable].... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|