staticvoid G_GNUC_NORETURN
usage (void)
{
g_print (_("Usage:\n" " gtk4-image-tool [COMMAND] [OPTION…] FILE…\n" "\n" "Perform various tasks on images.\n" "\n" "Commands:\n" " compare Show differences between two images\n" " convert Convert the image to a different format or color state\n" " info Show general information about the image\n" " relabel Change the color state of the image without conversion\n" " show Show the image\n" " play Play an animation\n" "\n")); exit (0);
}
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.