The XPngFileChunk type exposes the following members.

Methods

  NameDescription
EqualsOverloaded.
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)
GetHashCode
Gets the hash code for this instance.
(Overrides ValueType..::.GetHashCode()()().)
GetSGPInfo
Gets SGP specific information from the PNG file.
GetType

Gets the Type of the current instance.

(Inherited from Object.)
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
SetSGPInfo
Sets SGP specific information in the PNG file.
ToString

Returns the fully qualified type name of this instance.

(Inherited from ValueType.)

Operators

  NameDescription
Equality
Tests whether the instance a and the instance b are equal.
Inequality
Tests whether the instance a and the instance b are not equal.

See Also