The PixelFormat type exposes the following members.
Name | Description | |
---|---|---|
AddAlpha |
Adds an alpha channel to the specified pixel format. |
|
ConvertToExtended |
Convertes the specified pixel format to an extended one. |
|
ConvertToSimple |
Converts the specified pixel format in non-extended one. |
|
DiscardAlpha |
Removes an alpha channel from the specified pixel format. |
|
Equals |
Determines whether the specified object is equal to the current PixelFormat. (Overrides Object.Equals(Object).) |
|
Finalize | (Inherited from Object.) | |
GetHashCode |
Returns a hash code of this PixelFormat. (Overrides Object.GetHashCode().) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents the current PixelFormat. (Overrides Object.ToString().) |