Debug

<?php array (
  
'request' => 
  array (
    
'width' => 480,
    
'crop_ratio' => false,
    
'request' => 'w480',
  ),
  
'x3_root' => '***',
  
'x3_url_path' => '',
  
'rel_path' => 'galleries/nature/apples.jpg',
  
'content_path' => '/content/galleries/nature/apples.jpg',
  
'abs_path' => '***/content/galleries/nature/apples.jpg',
  
'debug' => true,
  
'force' => false,
  
'cache_path' => '***/render/w480/galleries/nature/apples.jpg',
  
'info' => 
  array (
    
=> 1600,
    
=> 1201,
    
=> 2,
    
=> 'width="1600" height="1201"',
    
'bits' => 8,
    
'channels' => 3,
    
'mime' => 'image/jpeg',
  ),
  
'iptc' => NULL,
  
'source' => 
  array (
    
'width' => 1600,
    
'height' => 1201,
    
'aspect' => 1.3322231473771857,
    
'type' => 2,
    
'type_name' => 'jpeg',
    
'mime' => 'image/jpeg',
  ),
  
'render' => 
  array (
    
'crop' => false,
    
'crop_factor' => 1.0,
    
'original' => false,
    
'crop_width' => 1600,
    
'crop_height' => 1201,
    
'dst_w' => 480,
    
'dst_h' => 360,
    
'resize_width' => 480,
    
'resize_height' => 360,
    
'resample' => true,
    
'center_crop' => false,
  ),
  
'cache_dir' => '***/render/w480/galleries/nature',
  
'render_exists' => true,
  
'render_is_writeable' => true,
  
'cache_dir_exists' => true,
  
'cache_dir_is_writeable' => true,
  
'cache_file_exists' => true,
  
'cache_file_is_writeable' => true,
  
'quality' => 85,
  
'sharpen' => true,
  
'smart_crop' => false,
  
'progressive' => false,
  
'copy_icc_profile' => false,
  
'allowed_width' => 
  array (
    
=> 100,
    
=> 200,
    
=> 320,
    
=> 480,
    
=> 640,
    
=> 800,
    
=> 1024,
    
=> 1280,
    
=> 1600,
    
=> 4096,
    
10 => 8192,
    
11 => 16384,
  ),
  
'max_memory' => 128,
  
'min_resize_factor' => 0.9,
  
'memory_tweak' => 2,
  
'convert_legacy_cache' => true,
  
'legacy_quality' => 90,
);