The properties of System.Drawing.Imaging.PropertyItem are listed below. For a list of all members, see the PropertyItem Members list.
See Also: Inherited members from System.Object
Id | int.
Gets or sets the ID of the property. | |
Len | int.
Gets or sets the length (in bytes) of the PropertyItem.Value property. | |
Type | short.
Gets or sets an integer that defines the type of data contained in the PropertyItem.Value property. | |
Value | byte[].
Gets or sets the value of the property item. |