#if GRIFFIN namespace Pinwheel.Griffin.TextureTool { public enum GImageFileExtension { PNG, JPG, EXR, TGA } } #endif