|
|
@ -8,7 +8,7 @@ namespace ImageSharp.Common |
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Common constants used throughout the project
|
|
|
/// Common constants used throughout the project
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
public static class Constants |
|
|
internal static class Constants |
|
|
{ |
|
|
{ |
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// The epsilon for comparing floating point numbers.
|
|
|
/// The epsilon for comparing floating point numbers.
|
|
|
|