ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Drawing a point by specifying its coordinates Hide the details
Name of the Image control to be used.
Horizontal position (in pixels) of the point to draw.
Vertical position (in pixels) of the point to draw.
Color that must be assigned to the point. This color can correspond to:an RGB color (returned by RGB),an HSL color (returned by HSL),a WLanguage preset color.If this parameter is not specified, the color of the point:is Transparent if <Image>.Pen has not been used beforehand, corresponds to the color specified in the last call to <Image>.Pen.
Opacity of color, included between 0 (transparent) and 255 (opaque). An opacity sets to 128 indicates that the relevant pixel will have a transparency of 50% when it is drawn on the screen or saved in an image in PNG format. Remark: This opacity will be taken into account if the drawing found in the image was initialized by the dWithOpacity constant (<Image>.StartDrawing).
Drawing a point via a Point variable Hide the details
Name of the Point variable containing the coordinates of the point to draw.
Coordinates
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: