Function
VipsObjectsummary_class
Declaration [src]
void
vips_object_summary_class (
VipsObjectClass* klass,
VipsBuf* buf
)
Parameters
klass |
VipsObjectClass |
Class to summarise. |
|
The data is owned by the caller of the function. | |
buf |
VipsBuf |
Write summary here. |
|
The data is owned by the caller of the function. |