root / ImageMagick / branches / ImageMagick-6.3.5 / tests / constitute_double_cmy.sh

Revision 7647, 388 bytes (checked in by cristy, 15 months ago)
  • Property svn:executable set to *
Line 
1#!/bin/sh
2# Copyright (C) 1999-2006 ImageMagick Studio LLC
3#
4# This program is covered by multiple licenses, which are described in
5# LICENSE. You should have received a copy of LICENSE with this
6# package; otherwise see http://www.imagemagick.org/script/license.php.
7
8. ${srcdir}/tests/common.shi
9${RUNENV} ${MEMCHECK} ./constitute -storagetype double ${SRCDIR}/input_truecolor.miff cmy
Note: See TracBrowser for help on using the browser.