namespace File_Folder_Helper.Models.Face; public record OutputResolution(int Height, int Orientation, int Width);