Table of Contents

Class PixelFormatExtensions

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll
public static class PixelFormatExtensions
Inheritance
PixelFormatExtensions
Inherited Members

Methods

GetPixelInfo(in PixelFormat)

Gets information about the pixel format.

TryGetPixelInfo(in PixelFormat)

Gets information about the pixel format.

TryGetPixelInfo(in PixelFormat, out IPixelInfo?)