|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The images are often used to illustrate the site pages... |
|
|
|
|
|
|
|
| As soon as an image can be used (in a control, in a window, in a report, ...... |
|
|
|
|
|
|
|
| Draws a point in an Image control. |
|
|
|
|
|
|
|
| Draws a text in an Image control. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites...... |
|
|
|
|
|
|
|
| Draws RTF text in an Image control. |
|
|
|
|
|
|
|
| Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type Image. |
|
|
|
|
|
|
|
| Draws a line in an Image variable. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types...... |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in an Image variable. |
|
|
|
|
|
|
|
| Declares the font that will be used by dText in an Image variable. |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles and circles, ... used in an Image variable. |
|
|
|
|
|
|
|
| The Tiff type is used to define the advanced characteristics of a TIFF image. |
|
|
|
|
|
|
|
| Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in a WDPic image with an Alpha channel. |
|
|
|
|
|
|
|
| Draws a polygon in an Image control, |
|
|
|
|
|
|
|
| Draws a point in an Image variable. |
|
|
|
|
|
|
|
| Draws a text in an Image variable. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
|
| Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| Draws an RTF text in an Image variable. |
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... found:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws a circle or an ellipse section in an Image control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|