GetClosestColor implemented
This commit is contained in:
parent
376253996e
commit
cac788b6a6
3 changed files with 22 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ global using System.Collections.Generic;
|
|||
global using System.Linq;
|
||||
global using System.Text;
|
||||
global using System.Threading.Tasks;
|
||||
global using System.Drawing;
|
||||
|
||||
global using static Xorog.UniversalExtensions.UniversalExtensionsEnums;
|
||||
global using static Xorog.UniversalExtensions.Internal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue