Image.GetPropertyItem
Image.GetPropertyItem method
Gets the specified property item from this Image.
public abstract PropertyItem GetPropertyItem(int propid)
| Parameter | Type | Description |
|---|---|---|
| propid | Int32 | The ID of the property item to get. |
Return Value
The PropertyItem this method gets.
See Also
- class PropertyItem
- class Image
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common