Table of Contents

Interface IPixelFormatInfo2

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll

Extends TerraFX.Interop.Windows.IWICPixelFormatInfo by providing additional information about a pixel format.
IWICPixelFormatInfo2

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

Properties

NumericRepresentation

Gets the pixel format's numeric representation.

SupportsTransparency

Gets a flag indicating whether the pixel format supports transparent pixels.