Method Image.Dims.get_PSD()
- Method
get_PSD
array(int)|zeroget_PSD(Stdio.BlockFilef)- Description
Reads the dimensions from a PSD file and returns an array with width and height, or if the file isn't a valid image, 0.
array(int)|zero get_PSD(Stdio.BlockFile f)
Reads the dimensions from a PSD file and returns an array with width and height, or if the file isn't a valid image, 0.