VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageData Class
In This Topic
ImageData Class Methods
In This Topic
For a list of all methods of this type, see ImageData.
Public Methods
 NameDescription
Public MethodReturns the image data as a base64-string.
Public MethodReturns the image data as a byte array.
Public MethodReturns the image data as a VintasoftImage object.
See Also