Image.SetPropertyItem
Image.SetPropertyItem method
Stores a property item (piece of metadata) in this Image.
public abstract void SetPropertyItem(PropertyItem propitem)
Parameter | Type | Description |
---|---|---|
propitem | PropertyItem | The PropertyItem to be stored. |
See Also
- class PropertyItem
- class Image
- namespace System.Drawing
- assembly Aspose.Drawing