라인 | thumbnail.lib.php 함수 |
---|---|
7 | // 게시글리스트 썸네일 생성 get_list_thumbnail($bo_table, $wr_id, $thumb_width, $thumb_height, $is_create=false, $is_crop=false, $crop_mode='center', $is_sharpen=false, $um_value='80/0.5/3') |
82 | // 게시글보기 썸네일 생성 get_view_thumbnail($contents, $thumb_width=0) |
193 |
thumbnail($filename, $source_path, $target_path, $thumb_width, $thumb_height, $is_create, $is_crop=false, $crop_mode='center', $is_sharpen=false, $um_value='80/0.5/3') |
504 |
UnsharpMask($img, $amount, $radius, $threshold) |
671 |
is_animated_gif($filename) |