VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageData Class
Constructors 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 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