ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
gImage (Function)
Builds a sequence of characters containing an image.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grImageSize (Function)
Defines the size of the image containing the chart.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
dStraighten (Function)
Transforms an image by applying perspective correction.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Functions for managing images