Search for crop

  1. Search 9.5.x for crop
  2. Search 8.9.x for crop
  3. Search 10.3.x for crop
  4. Search 11.x for crop
  5. Other projects
Title Object type File name Summary
ImageEffectsUnitTest::testCropEffect function modules/image/image.test Test the image_crop_effect() function.
ImageEffectsUnitTest::testScaleAndCropEffect function modules/image/image.test Test the image_scale_and_crop_effect() function.
ImageToolkitUnitTest::testCrop function modules/simpletest/tests/image.test Test the image_crop() function.
ImageToolkitUnitTest::testScaleAndCrop function modules/simpletest/tests/image.test Test the image_scale_and_crop() function.
image_crop function includes/image.inc Crops an image to a rectangle specified by the given dimensions.
image_crop_effect function modules/image/image.effects.inc Image effect callback; Crop an image resource.
image_crop_form function modules/image/image.admin.inc Form structure for the image crop form.
image_gd_crop function modules/system/image.gd.inc Crop an image using the GD toolkit.
image_scale_and_crop function includes/image.inc Scales an image to the exact width and height given.
image_scale_and_crop_effect function modules/image/image.effects.inc Image effect callback; Scale and crop an image resource.
image_test_crop function modules/simpletest/tests/image_test.module Image tookit's crop operation.
theme_image_crop_summary function modules/image/image.admin.inc Returns HTML for a summary of an image crop effect.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.