DESCR 316 B

1234567
  1. GEGL (Generic Graphics Library) is a graph based image processing framework.
  2. With GEGL you chain together image processing operations represented by nodes
  3. into a graph. GEGL provides such operations for loading and storing images,
  4. adjusting colors, filtering in different ways, transforming and compositing
  5. images.