Size[]

✅ Works in Interactive Notebook

Category: Process.

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[]

Size[] code example

See Also

Made with ❤️ by capjamesg