|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
Copies the screen content to an Image variable or to an Image control. |
|
|
|
|
|
|
Draws RTF text:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
Modifies the hue, saturation and lightness of an image in an Image variable. |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image in an Image control. |
|
|
|
|
|
|
Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
An image can be used to easily define the shape of a window...... |
|
|
|
|
|
|
Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
To describe a project in detail, you can associate documents with it...... |
|
|
|
|
|
|
Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel. |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel. |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control. |
|
|
|
|
|
|
The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
Performs a rotation:
of an Image control.
of an Image variable.
of a picLayer variable.... |
|
|
|
|
|
|
Modifies the background image of a window and specifies the display mode of this image. |
|
|
|
|
|
|
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control. |
|
|
|
|
|
|
Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|