Table of Contents

Class EffectEnvironmentParameters

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll
public sealed class EffectEnvironmentParameters : RefTrackedObject, ISerializable, IEffectEnvironment2, IEffectEnvironment, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inheritance
EffectEnvironmentParameters
Implements
Inherited Members
Extension Methods

Properties

BrushWidth
DocumentResolution
PrimaryColor
SecondaryColor
SelectionBounds
SourceSurface

Methods

GetSelectionAsPdnRegion()
GetSelectionAsScans()

Gets a list of rectangles that that are affected by the selection. These are the "regions of interest," aka "rois." The rectangles are sorted in left-to-right, top-to-bottom order ("typewriter order").