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
Returns
- IBitmap<TPixel>
Type Parameters
TPixel