Back to Website
Show / Hide Table of Contents

Class Emboss

Inheritance
System.Object
Emboss
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.ImageProcessing
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class Emboss

Constructors

Emboss()

Declaration
public Emboss()

Methods

AddToPipeline(Pipeline, EmbossSettings)

Declaration
public static void AddToPipeline(Pipeline pipeline, EmbossSettings settings)
Parameters
Type Name Description
Aurigma.GraphicsMill.Pipeline pipeline
EmbossSettings settings

ApplyToReader(ImageReader, EmbossSettings, WriterSettings, Stream)

Declaration
public static void ApplyToReader(ImageReader imageReader, EmbossSettings embossSettings, WriterSettings writerSettings, Stream result)
Parameters
Type Name Description
Aurigma.GraphicsMill.Codecs.ImageReader imageReader
EmbossSettings embossSettings
Aurigma.GraphicsMill.Codecs.WriterSettings writerSettings
System.IO.Stream result

GetPipelineElements(EmbossSettings)

Declaration
public static List<PipelineElement> GetPipelineElements(EmbossSettings settings)
Parameters
Type Name Description
EmbossSettings settings
Returns
Type Description
System.Collections.Generic.List<Aurigma.GraphicsMill.PipelineElement>
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