Get the size of an image.
Syntax
Size[]
Examples
The following example loads a folder of images. The code displays each image in the folder, then prints out the size of each image to the console.
Load["cats.jpeg"]
Size[]
Category: Process.
Get the size of an image.
Size[]
The following example loads a folder of images. The code displays each image in the folder, then prints out the size of each image to the console.
Load["cats.jpeg"]
Size[]
Made with ❤️ by capjamesg