The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Quiq::Gimp - GIMP Operationen

BASE CLASS

Quiq::Object

METHODS

Klassenmethoden

edit() - Editiere Bilder mit GIMP

Synopsis

  $class->edit(@files);

Arguments

@files

Pfade der Bilder, die editiert werden sollen.

Description

Editiere die Bilddateien @files mit GIMP. Es findet eine Tilde-Expansion statt und es wird die Existenz der Pfade geprüft. Existiert ein Pfad nicht, wird eine Exception geworfen.

VERSION

1.204

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2022 Frank Seitz

LICENSE

This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.