|
|
@ -10,7 +10,7 @@ namespace SixLabors.ImageSharp.Advanced |
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Extension methods over Image{TPixel}
|
|
|
/// Extension methods over Image{TPixel}
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
internal static class ImageExtensions |
|
|
public static class ImageExtensions |
|
|
{ |
|
|
{ |
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Returns a reference to the 0th element of the Pixel buffer.
|
|
|
/// Returns a reference to the 0th element of the Pixel buffer.
|
|
|
|