WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Plugin API/Filter Reference/intermediate image sizes

Description

Holds all the image sizes. Not only the given sizes "thumbnail", "medium", "large" and "full" but also all image sizes registered with add_image_size()

Source File

intermediate_image_sizes is located in wp-includes/media.php.
add_image_size() is located in wp-admin/includes/image.php.