Bitmap.RemovePropertyItem

Bitmap.RemovePropertyItem method

Removes the specified property item from this Image.

public override void RemovePropertyItem(int propid)
ParameterTypeDescription
propidInt32The ID of the property item to remove.

See Also