>K [ 1 W 6 ImageMagick ImageAttribute StructureV<> 
H



2ImageMagick ImageAttribute Structure

GThe ImageAttribute structure is used to add arbitary textual attributesPto an image. Each attribute has an associated key and value. Add new attributes,kor update an existing attribute, via SetImageAttribute()and obtain the value of an existing attribute via GetImageAttribute(). JKey-strings used by ImageMagick include "Comment" (image comment), "Label"1(image label), and "Signature" (image signature).I

The members of the ImageAttribute structure are shown in the followingtable:
 .:
ImageAttribute Structure Members

Member


Type

#
Description

keychar *Attribute key
valuechar *Attribute value





˜

Home Page9Image manipulation software that works like magic.