Back to Website
Show / Hide Table of Contents

Interface IColorConverter

Inherited Members
System.IDisposable.Dispose()
Namespace: Aurigma.DesignAtoms.ColorManagement
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IColorConverter : IDisposable

Methods

AddTo(Pipeline)

Declaration
void AddTo(Pipeline pipeline)
Parameters
Type Name Description
Aurigma.GraphicsMill.Pipeline pipeline

AddTo<T>(List<T>)

Declaration
void AddTo<T>(List<T> pipeline)
    where T : PipelineElement
Parameters
Type Name Description
System.Collections.Generic.List<T> pipeline
Type Parameters
Name Description
T

ConvertColor(Color, ColorProfile)

Declaration
Color ConvertColor(Color color, ColorProfile sourceProfile = null)
Parameters
Type Name Description
Aurigma.GraphicsMill.Color color
Aurigma.GraphicsMill.ColorProfile sourceProfile
Returns
Type Description
Aurigma.GraphicsMill.Color
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