frame


Description:

[ Version ( since = "1.6" ) ]
public void frame (Frame src, Frame dest)

Convert the pixels of src into dest using this.

If CONVERTER_OPT_ASYNC_TASKS is true then this function will return immediately and needs to be followed by a call to frame_finish.

Parameters:

this

a Converter

src

a Frame

dest

a Frame