from_string


Description:

public static VideoFilter from_string (string filter)

Gets a VideoFilter from it's name.

It defaults to RETRO_VIDEO_FILTER_SMOOTH in case of error.

Parameters:

filter

a filter name

Returns:

a VideoFilter