Skip to main content

Class ColorProfileEventArgs

Namespace: Aurigma.DesignAtoms.ColorManagement.Storage
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class ColorProfileEventArgs

Inheritance: System.Object -> ColorProfileEventArgs

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

ColorProfileEventArgs

public ColorProfileEventArgs(string filename)

Properties

Filename

public string Filename { get; }
Was this page helpful?