Method CloneWithDifferentSourceSurface
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
CloneWithDifferentSourceSurface(Surface)
Use this if you are implementing an Effect that needs to chain together other Effects which will need the same environment parameters but which will be reading from a different source Surface.
public EffectEnvironmentParameters CloneWithDifferentSourceSurface(Surface sourceSurface)
Parameters
sourceSurface
Surface