Function
Bablformat_exists
Declaration [src]
int
babl_format_exists (
const char* name
)
Description [src]
Returns 1 if the provided format name is known by babl or 0 if it is not. Can also be used to verify that specific extension formats are available (though this can also be inferred from the version of babl).