Method
VipsObjectsummary
Declaration [src]
void
vips_object_summary (
VipsObject* object,
VipsBuf* buf
)
Description [src]
Generate a human-readable summary for an object.
This method is not directly available to language bindings. |
Parameters
buf |
VipsBuf |
Write summary here. |
|
The data is owned by the caller of the function. |