Search Results for

    Show / Hide Table of Contents

    Class FrommoltProject

    Inheritance
    Object
    FrommoltProject
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: AudioAnalysisTools
    Assembly: AudioAnalysisTools.dll
    Syntax
    public static class FrommoltProject

    Methods

    | Improve this Doc View Source

    ConcatenateDays()

    Declaration
    public static void ConcatenateDays()
    | Improve this Doc View Source

    ConcatenateFourChannelImages(FileInfo[], DirectoryInfo, String, String)

    Declaration
    public static Image<Rgb24> ConcatenateFourChannelImages(FileInfo[] imageFiles, DirectoryInfo imageDirectory, string fileSuffix, string date)
    Parameters
    Type Name Description
    FileInfo[] imageFiles
    DirectoryInfo imageDirectory
    String fileSuffix
    String date
    Returns
    Type Description
    SixLabors.ImageSharp.Image<SixLabors.ImageSharp.PixelFormats.Rgb24>
    • Improve this Doc
    • View Source
    In This Article
    Generated by DocFX AP docs version: 21.7.0.4-master-e26127a50d7bd7472d47288f10e61014fb981f7f-DIRTY-CI:144 Back to top