System.Drawing.Imaging.PropertyItem Members

The members of System.Drawing.Imaging.PropertyItem are listed below.

See Also: Inherited members from System.Object

Public Properties

Idint.

Gets or sets the ID of the property.

Lenint.

Gets or sets the length (in bytes) of the PropertyItem.Value property.

Typeshort.

Gets or sets an integer that defines the type of data contained in the PropertyItem.Value property.

Valuebyte[].

Gets or sets the value of the property item.