Back to Website
Show / Hide Table of Contents

Class ImageColorProfileRepairer

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

Constructors

ImageColorProfileRepairer(IConfiguration, IColorManagement, ILogger)

Declaration
public ImageColorProfileRepairer(IConfiguration configuration, IColorManagement colorManagement, ILogger logger)
Parameters
Type Name Description
IConfiguration configuration
IColorManagement colorManagement
ILogger logger

Methods

CanFix(Stream)

Declaration
public bool CanFix(Stream fileData)
Parameters
Type Name Description
System.IO.Stream fileData
Returns
Type Description
System.Boolean

CanFix(String)

Declaration
public bool CanFix(string filePath)
Parameters
Type Name Description
System.String filePath
Returns
Type Description
System.Boolean

FixFile(Stream)

Declaration
public string FixFile(Stream fileData)
Parameters
Type Name Description
System.IO.Stream fileData
Returns
Type Description
System.String

FixFile(String)

Declaration
public string FixFile(string filePath)
Parameters
Type Name Description
System.String filePath
Returns
Type Description
System.String

Implements

IFileRepairer
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