Click or drag to resize

UtilsImage Class

Class UtilsImage.
Inheritance Hierarchy
SystemObject
  QsGemBoxUtilsImage

Namespace: QsGemBox
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public static class UtilsImage

The UtilsImage type exposes the following members.

Methods
 NameDescription
Public methodStatic memberBase64ToImage Base64s to image.
Public methodStatic memberFixPictureSize Adatta la dimensione non definita mantenendo la proporzione.
Public methodStatic memberImageToBase64(Image) Images to base64.
Public methodStatic memberImageToBase64(String) Convert a picture to a base64 string
Public methodStatic memberImageToStream Images to stream.
Top
See Also