Table of Contents

Class EffectLayerInfoExtensions

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll
public static class EffectLayerInfoExtensions
Inheritance
EffectLayerInfoExtensions
Inherited Members

Methods

GetBitmapBgra32(IEffectLayerInfo)

(Recommended) Gets a bitmap that renders the layer's contents in the native Bgra32 pixel format.

GetBitmap<TPixel>(IEffectLayerInfo)

Gets a bitmap that renders the layer's contents in the requested pixel format.