Hi,
what would be the best-practice to check if two BablFormats are the
same? I would need something like:
Babl *format1 = babl_format("R'G'B' u8");
Babl *format2 = babl_format("CIE Lab float");
if(is_same_format(format1, format2))
{ ... } else { ... }
Also I would need to get the current source- and destination-format of
a fish.
Is that possible?
thanks in advance
--
rigid
I have hardly ever known a mathematician who was capable of reasoning.
-- Plato
PGP-Key available on subkeys.pgp.net
_______________________________________________
Gegl-developer mailing list
[email protected]
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer