namespace InnoPatcher; internal enum InnoAlphaFormat { // Must be same as Graphics.TAlphaFormat Ignored, Defined, Premultiplied }