System.Drawing.Imaging.PropertyItem
Namespace: System.Drawing.Imaging
Assembly: System.Drawing.Managed (4.0.0.0)
Encapsulates a metadata property to be included in an image file.
public class PropertyItem
Public Class PropertyItem
Int32arrow-up-right: Gets or sets the the ID of the property.
Int32arrow-up-right: Gets or sets the the length of the property.
Int16arrow-up-right: Gets or sets the type of the property.
Byte[]arrow-up-right: Gets or sets the property value.
Last updated 2 months ago
Was this helpful?