ImageFormat.ToString

ImageFormat.ToString method

Converts this ImageFormat object to a human-readable string.

public override string ToString()

Return Value

A string that represents this ImageFormat object.

See Also