Search Results for

    Show / Hide Table of Contents

    Interface IBitmapInfoProvider

    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public interface IBitmapInfoProvider

    Methods

    EncodeImageStreamAsBitmapStream(MemoryStream)

    Declaration
    MemoryStream EncodeImageStreamAsBitmapStream(MemoryStream stream)
    Parameters
    Type Name Description
    MemoryStream stream
    Returns
    Type Description
    MemoryStream

    GetBitmapInfo(Stream)

    Declaration
    BitmapInfo GetBitmapInfo(Stream stream)
    Parameters
    Type Name Description
    Stream stream
    Returns
    Type Description
    BitmapInfo
    In this article
    Back to top Generated by DocFX