Bitmap.GetPropertyItem

Bitmap.GetPropertyItem method

Gets the specified property item from this Image.

public override PropertyItem GetPropertyItem(int propid)
ParameterTypeDescription
propidInt32The ID of the property item to get.

Return Value

The PropertyItem this method gets.

See Also