VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageData Class
Constructors Properties Methods SeeAlso
In This Topic
ImageData Class Members
In This Topic
The following tables list the members exposed by ImageData.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this image data creates from Base64 string.
Public PropertyGets or sets the MIME-type.
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