The routine creates a new image resource and returns its handle. The newly created resource is not released automatically. It must be destroyed by the programmer with the WBITMAP-DESTROY function when it is no longer needed.
Specifies the handle of an existing window. It is used to calculate the cell size. If this parameter is omitted or zero, then newWidth and newHeight are considered pixels. scaledBitmapHandle can be any data item declared PIC S9(9) and receives the handle to the newly created image, the result of the scaling.Example - Scale an image to width=22 and height=10
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |