12/2/2021
•
EN
Fun with Flags, Enums and Bit Shifting
A creative programming exploration of encoding flag designs into a single 64-bit value using C# enums, bit shifting, and the ImageSharp library.