elif meta['greyscale']:
            # L to RGBA
            def convert():
                for row in pixels:
                    a = newarray()