Skip to main content

Interface IRepositoryImageParamsReader

Namespace: Aurigma.DesignAtoms.Storage.Repositories.Interfaces
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IRepositoryImageParamsReader

Methods

GetSourceImageParams

SourceImageParams GetSourceImageParams(string fileId, int pageIndex = 0)
Parameters
TypeNameDescription
System.StringfileId
System.Int32pageIndex
Returns

Aurigma.DesignAtoms.Storage.Models.SourceImageParams

Was this page helpful?