
php CMYK to RGB
来源:http://php.net/manual/en/imagick.setimagecolorspace.php
Simlest way converting from CMYK to RGB:
1 |
<?php |
It is pretty work in current stable Image Magick (6.9.0-4).

来源:http://php.net/manual/en/imagick.setimagecolorspace.php
Simlest way converting from CMYK to RGB:
1 |
<?php |
It is pretty work in current stable Image Magick (6.9.0-4).
近期评论