#!/bin/sh
-# Copyright (C) 1999-2016 ImageMagick Studio LLC
+# Copyright (C) 1999-2018 ImageMagick Studio LLC
#
# This program is covered by multiple licenses, which are described in
# LICENSE. You should have received a copy of LICENSE with this
% March 2003 %
% %
% %
-% Copyright 1999-2007 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2018 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
pixels);
if (status == MagickFalse)
ThrowAPIException(magick_wand);
- for (i=0; i < 9; i++)
+ for (i=0; i < 27; i++)
if (pixels[i] != primary_colors[i])
{
(void) FormatLocaleFile(stderr,