|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Draws a rectangle in an Image control. |
|
|
|
|
|
|
|
| Saves an image in icon format either in a file, or in memory. |
|
|
|
|
|
|
|
| Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for the specified Image control. |
|
|
|
|
|
|
|
| Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
|
| Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
|
| The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of controls by adding options.... |
|
|
|
|
|
|
|
| Retrieves the characteristics of an image file or the characteristics of a PDF file:
format.
width and height.
number of bits per pixel.
transparency zone.
alpha channel.... |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel. |
|
|
|
|
|
|
|
| Rotates an Image control. |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows...... |
|
|
|
|
|
|
|
| Resizes an image in an Image variable. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| Inverts the colors in an Image variable. |
|
|
|
|
|
|
|
| The Icon type is used to define the advanced characteristics of an icon. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|