This is a discussion on channels attribute value returns wrong within the PHP General forums, part of the PHP Programming Forums category; Hello, using function getimagesize(); I am trying to get channels attribute value of image, it returns 3 for cmyk image ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Just getting, but is there a 0, 1, 2, and 3 channel?
On Oct 31, 2006, at 3:10 AM, dhatri gmail wrote: > Hello, > > using function getimagesize(); > > I am trying to get channels attribute value of image, it returns 3 > for cmyk image actually it should return 4, can you tell me why it > happens so? > > regds. > dmt > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > |