Provides helpers to operate on images.
Hierarchy
- class \Drupal\Component\Utility\Image
Related topics
- Utility classes and functions
- Overview of utility classes and functions for developers.
File
- core/lib/Drupal/Component/Utility/Image.php, line 10
Namespace
Drupal\Component\Utility
Members
Name | Modifiers | Type | Description |
---|---|---|---|
Image::scaleDimensions | public static | function | Scales image dimensions while maintaining aspect ratio. |
Please login to continue.