get_udims [ WordPress Function ]
get_udims ( $width, $height )
| Parameters: |
|
| See: | |
| Returns: |
|
| Defined at: |
|
Calculated the new dimensions for a downsampled image.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- PHPXRef 0.7 : WordPress : Detail view of image.php
wp_create_thumbnail() wp_crop_image() wp_generate_attachment_metadata() get_udims() wp_exif_frac2dec() wp_exif_date2ts() wp_read_image_metadata() ...
phpxref.ftwr.co.uk - Docs for page image.php
string $path: File path to test if valid image. get_udims (line 163). Calculated the new dimensions for a downsampled image. return: Array(height,width) of shrunk ...
phpdoc.wordpress.org - WordPress › Support » WP2.0 - Picture Uploads - Scaling Issues
In function "get_udims()" in "admin-functions.php" on line 1866 change "4 / 3" to " 1" (without quotes). Do the same thing in "inline-uploading.php" on line 82.
wordpress.org - PHPXref.com - WordPress 3.0.1 - Detail view of image.php
Aug 19, 2010 ... get_udims() wp_exif_frac2dec() wp_exif_date2ts() wp_read_image_metadata() file_is_valid_image() file_is_displayable_image(). Functions ...
phpxref.com