xtd::drawing::imaging::property_item xtd::drawing::image::get_property_item | ( | int32 | propid | ) |
Gets the specified property item from this xtd::drawing::image.
propid | The ID of the property item to get. |
xtd::argument_exception | The image format of this image does not support property items. |