screenshot


Description:

public string screenshot (Stream stream, uint monitor_id, uint flags) throws Error

Parameters:

stream

stream to use as output

monitor_id

monitor ID to take screenshot from

flags

extra flags, currently unused

Returns:

a newly allocated string containing the mime-type of the image format, or NULL upon error.