Click or drag to resize

AtalaImageToString Method

Returns a textual description of this AtalaImage object.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override string ToString()

Return Value

Type: String
A string containing the width, height and pixel format of this image.
See Also