[ Index ] |
|
Code source de Serendipity 1.2 |
1 <fieldset class="info" id="fs_info"> 2 <legend>Output Information</legend> 3 4 Your image was {$imgedit.real_img_width} x {$imgedit.real_img_height} pixels (Orientation: {$imgedit.area_orientation}).<br /> 5 Depending on your zoom of {$imgedit.zoombox_factor}x, it was {$imgedit.zoom_img_width} x {$imgedit.zoom_img_height} pixels.<br /> 6 It got scaled to {$imgedit.img_width} x {$imgedit.img_height} pixels.<br /> 7 Then a rectangle starting from ({$imgedit.slice_from_x}|{$imgedit.slice_from_y}) to ({$imgedit.slice_to_x}|{$imgedit.slice_to_y}) has been sliced from it.<br /> 8 <br /> 9 10 {if $imgedit.image_cut} 11 The image has been correctly cropped and only the part inside of the rectangle is going to be shown. 12 {/if} 13 14 {if $imgedit.image_no_cut} 15 Because the source dimensions were smaller than the destination dimensions, the image does not fill up the complete space. 16 {/if} 17 18 {if $imgedit.image_error} 19 <span class="error">However, there were errors processing your image.</span> 20 {/if} 21 </fieldset> 22 23 <fieldset class="info" style="height: 200px"> 24 <legend>Image Result</legend> 25 26 Cropped Image:<br /> 27 28 <div id="outer"> 29 <img id="cropimage" alt="Cropped image" src="{$imgedit.http_img_name}?{$imgedit.refresh_line}" width="{$imgedit.img_width}" height="{$imgedit.img_height}" class="crop" /> 30 </div> 31 </fieldset> 32 33 <fieldset class="info"> 34 <legend>Play it again, Sam</legend> 35 36 That was great! So, please once more, with feeling!. 37 </fieldset>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |