Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Interface IImageManager

    Namespace: FellowOakDicom.Imaging
    Assembly: fo-dicom.core.dll
    Syntax
    public interface IImageManager

    Methods

    CreateImage(Int32, Int32)

    Declaration
    IImage CreateImage(int width, int height)
    Parameters
    Type Name Description
    System.Int32 width
    System.Int32 height
    Returns
    Type Description
    IImage

    Extension Methods

    LinqExtensions.IsOneOf<T>(T, T[])
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors