Search for crop
Title | Object type | File name | Summary |
---|---|---|---|
ImageEffectsUnitTest::testCropEffect | function | modules/ |
Test the image_crop_effect() function. |
ImageEffectsUnitTest::testScaleAndCropEffect | function | modules/ |
Test the image_scale_and_crop_effect() function. |
ImageToolkitUnitTest::testCrop | function | modules/ |
Test the image_crop() function. |
ImageToolkitUnitTest::testScaleAndCrop | function | modules/ |
Test the image_scale_and_crop() function. |
image_crop | function | includes/ |
Crops an image to a rectangle specified by the given dimensions. |
image_crop_effect | function | modules/ |
Image effect callback; Crop an image resource. |
image_crop_form | function | modules/ |
Form structure for the image crop form. |
image_gd_crop | function | modules/ |
Crop an image using the GD toolkit. |
image_scale_and_crop | function | includes/ |
Scales an image to the exact width and height given. |
image_scale_and_crop_effect | function | modules/ |
Image effect callback; Scale and crop an image resource. |
image_test_crop | function | modules/ |
Image tookit's crop operation. |
theme_image_crop_summary | function | modules/ |
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.