Bitmap.RemovePropertyItem
Bitmap.RemovePropertyItem method
Removes the specified property item from this Image.
public override void RemovePropertyItem(int propid)
Parameter | Type | Description |
---|---|---|
propid | Int32 | The ID of the property item to remove. |
See Also
- class Bitmap
- namespace System.Drawing
- assembly Aspose.Drawing