Class ImageFileHelper
Inherited Members
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 |