PixelFormat Methods

The PixelFormat type exposes the following members.

Methods

Name Description
Public method Static member AddAlpha

Adds an alpha channel to the specified pixel format.

Public method Static member ConvertToExtended

Convertes the specified pixel format to an extended one.

Public method Static member ConvertToSimple

Converts the specified pixel format in non-extended one.

Public method Static member DiscardAlpha

Removes an alpha channel from the specified pixel format.

Public method Equals

Determines whether the specified object is equal to the current PixelFormat.

(Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode

Returns a hash code of this PixelFormat.

(Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString

Returns a string that represents the current PixelFormat.

(Overrides Object.ToString().)

See Also

Reference