SetPropertyItem()

Image::SetPropertyItem(const SharedPtr<Imaging::PropertyItem>&) method

Sets the specified property item for this image.

void System::Drawing::Image::SetPropertyItem(const SharedPtr<Imaging::PropertyItem> &propitem)

Arguments

ParameterTypeDescription
propitemconst SharedPtr<Imaging::PropertyItem>&The PropertyItem to set.

See Also