Bitmap.GetPropertyItem
Bitmap.GetPropertyItem method
Gets the specified property item from this Image.
public override 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 Bitmap
- namespace System.Drawing
- assembly Aspose.Drawing