Back to Website
Show / Hide Table of Contents

Class RecolorEffectParameters

Inheritance
System.Object
EffectParameters
RecolorEffectParameters
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.Model.Effects
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class RecolorEffectParameters : EffectParameters

Constructors

RecolorEffectParameters()

Declaration
public RecolorEffectParameters()

Properties

CurrentColorReplacements

Declaration
public Dictionary<Color, Color> CurrentColorReplacements { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<Color, Color>

DefaultColorReplacements

Declaration
public Dictionary<Color, Color> DefaultColorReplacements { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<Color, Color>

ReducedColorImageSource

Declaration
public ImageItem.ImageSource ReducedColorImageSource { get; set; }
Property Value
Type Description
ImageItem.ImageSource
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