|
- Image found in a Web Camera control
- Drawing in browser code
- Drawing in PHP
dSaveImageBMP (Function) In french: dSauveImageBMP
// Saves in memory the image found in "IMG_ImageDrawing" ResSave = dSaveImageBMP(IMG_ImageDrawing, inMemory)
Syntax
Saving an image in memory Hide the details
<Result> = dSaveImageBMP(<Image name> , <inMemory> [, <Number of colors>])
Remarks Image found in a Web Camera control Only the image displayed when dSaveImageBMP is run will be saved. To save this image, you can also use: - the function VideoCapture: the image will be saved in BMP format
- the function dSaveImageGIF: the image will be saved in GIF format or in memory
- the function dSaveImageJPEG: the image will be saved in JPEG format or in memory
- the function dSaveImagePNG: the image will be saved in PNG format or in memory
Versions 16 and later New in version 16
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |