Table of Contents

Method GetBitmap

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll

GetBitmap<TPixel>(IPassthroughAnalysisData)

public static IBitmap<TPixel> GetBitmap<TPixel>(this IPassthroughAnalysisData data) where TPixel : unmanaged, INaturalPixelInfo

Parameters

data IPassthroughAnalysisData

Returns

IBitmap<TPixel>

Type Parameters

TPixel