UtilsImage Class
From QsInformatica.Utils
A Sandcastle Documented Class Library
UtilsImage Class |
Class UtilsImage.
Namespace: QsGemBox
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
The UtilsImage type exposes the following members.
| Name | Description | |
|---|---|---|
| Base64ToImage |
Base64s to image.
| |
| FixPictureSize |
Adatta la dimensione non definita mantenendo la proporzione.
| |
| ImageToBase64(Image) |
Images to base64.
| |
| ImageToBase64(String) |
Convert a picture to a base64 string
| |
| ImageToStream |
Images to stream.
|