Home | History | Annotate | Download | only in MagickWand

Lines Matching full:special

87 %  Other arguments following index may be read by special script options
233 /* handle any special 'script' options */
243 /* FUTURE: handle special script-argument options here */
244 /* handle any other special operators now */
332 % For example, to only process one option, or how unknown and special options
334 % final image write argument (filename or special coder).
469 /* Handle any special options for CLI (-script handled above) */
546 % MagickImageCommand() Handle special use CLI arguments and prepare a
635 Used for a special -concatenate option used for specific 'delegates'.
702 /* Initialize special "CLI Wand" to hold images and settings (empty) */
726 /* Special Case: If command name ends with "script" implied "-script" */
735 /* Special Case: Version Information and Abort */
746 "- Special Option \"%s\"", argv[1]);
753 "- Special Option \"%s\"", argv[1]);
768 /* Special "concatenate option (hidden) for delegate usage */
772 "- Special Option \"%s\"", argv[1]);
848 /* Destroy the special CLI Wand */