Show / Hide Table of Contents

Class ImageFileHelper

Inheritance
object
ImageFileHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Imaging
Assembly: Volo.Abp.Imaging.Abstractions.Tests.dll
Syntax
public static class ImageFileHelper

Methods

GetJpgTestFileStream()

Declaration
public static Stream GetJpgTestFileStream()
Returns
Type Description
Stream

GetPngTestFileStream()

Declaration
public static Stream GetPngTestFileStream()
Returns
Type Description
Stream

GetWebpTestFileStream()

Declaration
public static Stream GetWebpTestFileStream()
Returns
Type Description
Stream
In this article
Back to top Powered by ABP.IO Platform