Constructor
EogJobLoadnew
Declaration [src]
EogJob*
eog_job_load_new (
EogImage* image,
EogImageData data
)
Parameters
image |
EogImage |
No description available. | |
The data is owned by the caller of the function. | |
data |
EogImageData |
No description available. |
Return value
Returns: | EogJob |
No description available. | |
The caller of the function takes ownership of the data, and is responsible for freeing it. |