static bool CompareXYFlip(int tileWidth, int tileHeight, Color32[] src1, Color32[] src2)
static bool CompareXFlip(int tileWidth, int tileHeight, Color32[] src1, Color32[] src2)
static TexturePackerTileCompare.CompareResult Compare(int tileWidth, int tileHeight, Color32[] src1, Color32[] src2)
static bool CompareYFlip(int tileWidth, int tileHeight, Color32[] src1, Color32[] src2)
static bool CompareIdentical(int tileWidth, int tileHeight, Color32[] src1, Color32[] src2)