namespace CPF.Mac.AppKit { public enum NSImageInterpolation : ulong { Default, None, Low, Medium, High } }