GetPropertyItem()
Image::GetPropertyItem(int) const method
Gets the property item with the specified ID from this image.
SharedPtr<Imaging::PropertyItem> System::Drawing::Image::GetPropertyItem(int propid) const
Arguments
| Parameter | Type | Description |
|---|---|---|
| propid | int | The ID of the property item to get. |
Return Value
The PropertyItem with the specified ID.
See Also
- Typedef SharedPtr
- Class PropertyItem
- Class Image
- Namespace System::Drawing
- Library Aspose.Slides