Ok problem is solved now on Solaris with:
ImageMagick 6.8.5-10
Ghostscript 9.07
Search found 2 matches
- 2013-08-05T01:13:23-07:00
- Forum: Users
- Topic: different histogram info returned on Solaris versus Windows
- Replies: 3
- Views: 4406
- 2013-06-20T05:09:49-07:00
- Forum: Users
- Topic: different histogram info returned on Solaris versus Windows
- Replies: 3
- Views: 4406
different histogram info returned on Solaris versus Windows
Hello,
If I give the following command:
convert myfile.eps -unique-colors txt:-
I get different results on Solaris and Windows for the same EPS image.
My expectation was that all values for "rgb" are equal which is the case for Windows:
# ImageMagick pixel enumeration: 58,1,65535,srgba
0,0: ( 0 ...
If I give the following command:
convert myfile.eps -unique-colors txt:-
I get different results on Solaris and Windows for the same EPS image.
My expectation was that all values for "rgb" are equal which is the case for Windows:
# ImageMagick pixel enumeration: 58,1,65535,srgba
0,0: ( 0 ...