from_string


Description:

[ Version ( since = "1.6" ) ]
public static InterlaceMode from_string (string mode)

Convert mode to a InterlaceMode

Parameters:

mode

a mode

Returns:

the InterlaceMode of mode or PROGRESSIVE when mode is not a valid string representation for a InterlaceMode.