Table of Contents

Interface IPixelFormatInfo

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll

Exposes methods that provide information about a pixel format.
IWICPixelFormatInfo

public interface IPixelFormatInfo : IImagingComponentInfo, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inherited Members
Extension Methods

Properties

BitsPerPixel

Gets the bits per pixel (BPP) of the pixel format.

ChannelCount

Gets the number of channels the pixel format contains.

ChannelMasks

Gets the pixel format's channel mask.

ColorContext

Gets the pixel format's IColorContext.

PixelFormat

Gets the pixel format GUID.