Search Results for

    Show / Hide Table of Contents

    Class BitmapUtilWindows

    Windows-specific bitmap helpers, including an extension method that resolves the default file extension for a given ImageFormat.

    Inheritance
    object
    BitmapUtilWindows
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing.Windows
    Assembly: Reportman.Drawing.Windows.dll
    Syntax
    public static class BitmapUtilWindows

    Methods

    View Source

    GetFileExtension(ImageFormat)

    Declaration
    public static string GetFileExtension(this ImageFormat imageFormat)
    Parameters
    Type Name Description
    ImageFormat imageFormat
    Returns
    Type Description
    string
    • View Source
    In this article
    Back to top Generated by DocFX