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