--- title: CropRegion - GraphQL Admin description: The part of the image that should remain after cropping. api_version: 2026-01 api_name: admin type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/enums/CropRegion' md: 'https://shopify.dev/docs/api/admin-graphql/latest/enums/CropRegion.md' --- # Crop​Region enum The part of the image that should remain after cropping. ## Valid values * BOTTOM * CENTER * LEFT * RIGHT * TOP *** ## Fields * * ### Deprecated fields * : deprecated * : deprecated * : deprecated * : deprecated * : deprecated * : deprecated * : deprecated * : deprecated *** ## Map ### Inputs with this enum * [Image​Transform​Input.crop](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ImageTransformInput#fields-crop) ### Arguments with this enum * [Image.transformedSrc(crop)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Image#field-Image.fields.transformedSrc.arguments.crop)