Back to Website
Show / Hide Table of Contents

Class PipelineExtensionMethods

Inheritance
System.Object
PipelineExtensionMethods
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()
Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public static class PipelineExtensionMethods

Methods

Emboss(Pipeline, EmbossSettings)

Declaration
public static Pipeline Emboss(this Pipeline pipeline, EmbossSettings settings)
Parameters
Type Name Description
Aurigma.GraphicsMill.Pipeline pipeline
EmbossSettings settings
Returns
Type Description
Aurigma.GraphicsMill.Pipeline

EnsureSetAlphaChannel(Pipeline)

Declaration
public static void EnsureSetAlphaChannel(this Pipeline pipeline)
Parameters
Type Name Description
Aurigma.GraphicsMill.Pipeline pipeline

GetLastPixelFormat(Pipeline, IImageParams, out ColorProfile)

Declaration
public static PixelFormat GetLastPixelFormat(this Pipeline pipeline, IImageParams source, out ColorProfile colorProfile)
Parameters
Type Name Description
Aurigma.GraphicsMill.Pipeline pipeline
Aurigma.GraphicsMill.IImageParams source
Aurigma.GraphicsMill.ColorProfile colorProfile
Returns
Type Description
Aurigma.GraphicsMill.PixelFormat

HasAlphaChannel(Pipeline)

Declaration
public static bool HasAlphaChannel(this Pipeline pipeline)
Parameters
Type Name Description
Aurigma.GraphicsMill.Pipeline pipeline
Returns
Type Description
System.Boolean
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback