from_string


Description:

public static ImageKind from_string (string kind)

Converts the text representation to an enumerated value.

Parameters:

kind

the string.

Returns:

a ImageKind, or as_image_kind_unknown for unknown.