| commit | 11a06d3f2cac0f17af7963e83bc6e9ebd2a377c0 | [log] [tgz] |
|---|---|---|
| author | cristy <urban-warrior@git.imagemagick.org> | Sun Jan 04 12:03:27 2015 +0000 |
| committer | cristy <urban-warrior@git.imagemagick.org> | Sun Jan 04 12:03:27 2015 +0000 |
| tree | 760e0f0299d5a6ca800ac3499281974368608822 | |
| parent | 7c6c80ce5dfa37154dd9bc25c603aaee51fb748d [diff] [blame] |
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26830
diff --git a/MagickCore/pixel.h b/MagickCore/pixel.h index 3685e32..b150f13 100644 --- a/MagickCore/pixel.h +++ b/MagickCore/pixel.h
@@ -228,6 +228,8 @@ SetPixelMetaChannels(Image *,const size_t,ExceptionInfo *); extern MagickExport MagickRealType + GetPixelInfoIntensity(const Image *restrict,const PixelInfo *restrict) + magick_hot_spot, GetPixelIntensity(const Image *restrict,const Quantum *restrict) magick_hot_spot;