|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image. |
|
|
|
|
|
|
|
| The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
|
| Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
|
| Retrieves a document from a scanner in a variable of type Image. |
|
|
|
|
|
|
|
| Retrieves a document from a scanner in a variable of type Image. |
|
|
|
|
|
|
|
| Blurs the entire given area in a variable of type Image. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
|
| The Color type is used to define the advanced characteristics of a WLanguage color. |
|
|
|
|
|
|
|
| Saves the image of a chart in an Image variable. |
|
|
|
|
|
|
|
| Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
|
| Clears the content of an Image variable or Image control and fills it with the specified color. |
|
|
|
|
|
|
|
| Creates an image from a buffer of pixels encoded in a specific format.
This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables.... |
|
|
|
|
|
|
|
| Adds a shadow effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Adds a halo effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
|
| Adds a shadow effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Adds a halo effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Defines an Image variable as destination of a chart. |
|
|
|
|
|
|
|
| Copies the screen content to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram). |
|
|
|
|
|
|
|
| Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram). |
|
|
|
|
|
|
|
| Exports a diagram to a variable of type Image. |
|
|
|
|
|
|
|
| Exports a diagram to a variable of type Image. |
|
|
|
|
|
|
|
| The BitPerPixel property is used to get and change the number of bits per pixel in an image. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|