ImageMagick ProfileInfo Structure
The ProfileInfo structure is used to represent ICC or IPCT profiles in
ImageMagick (stored as an opaque BLOB).
The members of the ProfileInfo structure are shown in the following
table:
ProfileInfo Structure Members
Member
|
Type
|
Description
|
length |
unsigned int |
Profile length |
info |
unsigned char * |
Profile data |
Image manipulation software that works like magic.