Method Image.XCF.decode_header()
- Method decode_header
mapping decode_header(string|mapping|GimpImage data)
- Description
Return information about the given image (xsize, ysize and type). Somewhat inefficient, it actually decodes the image completely.
mapping decode_header(string|mapping|GimpImage data)
Return information about the given image (xsize, ysize and type). Somewhat inefficient, it actually decodes the image completely.