Table of Contents

Interface IGpuEffectSelectionInfo2

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Core.dll
public interface IGpuEffectSelectionInfo2 : IGpuEffectSelectionInfo, IEffectSelectionInfo, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inherited Members
Extension Methods

Properties

MaskImage

Gets an image that renders a mask based on the selection's geometry. Each pixel will be black, and the alpha component will be proportional to the selection's coverage within that pixel. If no selection is active then this will be an opaque black image.