VBIParser


Description:

[ CCode ( has_construct_function = false ) ]
public VBIParser (Format format, uint32 pixel_width)

Create a new VBIParser for the specified format and pixel_width .

Parameters:

format

a Format

pixel_width

The width in pixel to use

Returns:

The new VBIParser or null if the format and/or pixel_width is not supported.