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()
Namespace: Aurigma.DesignAtoms.ColorManagement.Storage
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class ColorProfileEventArgs
Constructors
ColorProfileEventArgs(String)
Declaration
public ColorProfileEventArgs(string filename)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | filename |
Properties
Filename
Declaration
public string Filename { get; }
Property Value
| Type | Description |
|---|---|
| System.String |