Method
EogTransformcompose
Declaration [src]
EogTransform*
eog_transform_compose (
EogTransform* trans,
EogTransform* compose
)
Parameters
compose |
EogTransform |
Another |
|
The data is owned by the caller of the function. |
Return value
Returns: | EogTransform |
A new transform. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |