|
|
@ -54,7 +54,7 @@ namespace SixLabors.ImageSharp.Diagnostics |
|
|
internal static event Action MemoryAllocated; |
|
|
internal static event Action MemoryAllocated; |
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Fires when ImageSharp releases allocated from a MemoryAllocator
|
|
|
/// Fires when ImageSharp releases memory allocated from a MemoryAllocator
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
internal static event Action MemoryReleased; |
|
|
internal static event Action MemoryReleased; |
|
|
|
|
|
|
|
|
|