System::Drawing::Image::SetPropertyItem method

Image::SetPropertyItem method

Sets the specified property item for this image.

void System::Drawing::Image::SetPropertyItem(const SharedPtr<Imaging::PropertyItem> &propitem)
ParameterTypeDescription
propitemconst SharedPtr<Imaging::PropertyItem>&The PropertyItem to set.

See Also