Skip to main content

Class BlackAndWhiteLegacy

Namespace: Aurigma.DesignAtoms.ImageProcessing.Effects
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class BlackAndWhiteLegacy

Inheritance: System.Object -> BlackAndWhiteLegacy

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

BlackAndWhiteLegacy

public BlackAndWhiteLegacy()

Methods

GetPipelineElements

public static IEnumerable<PipelineElement> GetPipelineElements(IImageParams source, Pipeline currentPipeline, bool transparent)
Parameters
TypeNameDescription
Aurigma.GraphicsMill.IImageParamssource
Aurigma.GraphicsMill.PipelinecurrentPipeline
System.Booleantransparent
Returns

System.Collections.Generic.IEnumerable<Aurigma.GraphicsMill.PipelineElement>

Was this page helpful?