Crate babl

source ·

Re-exports

Structs

Enums

Constants

Traits

Functions

  • exitDeprecated
    Call this function when you’re done using GEGL. It will clean up caches and write/dump debug information if the correct debug flags are set.
  • Call this function before using any other GEGL functions. It will initialize everything needed to operate GEGL and parses some standard command line options. argc and argv are adjusted accordingly so your own code will never see those standard arguments.
  • This function fetches the version of the GEGL library being used by the running process.