public static class PixelFormatExtensions<ExtensionAttribute>
Public NotInheritable Class PixelFormatExtensions[ExtensionAttribute]
public ref class PixelFormatExtensions abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type PixelFormatExtensions = class end| GetInfo | Gets a PixelFormatInfo for this pixelFormat. |
| GetMatchingQuantizer | Gets a PredefinedColorsQuantizer instance that fits for the specified pixelFormat. For indexed formats a default palette will be used. |
| IsIndexed | Gets whether this PixelFormat represents an indexed format. |
| ToKnownPixelFormat | Converts this PixelFormat to a compatible KnownPixelFormat value. |
| ToPixelFormat | Converts a KnownPixelFormat to the closest PixelFormat. |