Method
EogTransformapply
Declaration [src]
GdkPixbuf*
eog_transform_apply (
  EogTransform* trans,
  GdkPixbuf* pixbuf,
  EogJob* job
)
Return value
Type: GdkPixbuf
A new GdkPixbuf with the transformation applied.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |