A Sandcastle Documented Class Library
UtilsImage Class |
Class UtilsImage.
Inheritance Hierarchy
Namespace: QsGemBox
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
The UtilsImage type exposes the following members.
Methods
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.
|
See Also