Table of Contents

Method CreatePixelFormatInfo

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.Core.dll

CreatePixelFormatInfo(IImagingFactory, in PixelFormat)

public static IPixelFormatInfo2 CreatePixelFormatInfo(this IImagingFactory factory, in PixelFormat pixelFormat)

Parameters

factory IImagingFactory
pixelFormat PixelFormat

Returns

IPixelFormatInfo2