채택완료

이미지 언샵마스크(샤픈)기능 없앨 수 있나요?

첨부 이미지 리사이징할 때

그누보드에서 자동으로 언샾마스크를 주는 것 같더라구요

해당 코드를 삭제하고 싶은데

구조를 모르겠네요 @_@;;

|

답변 1개 / 댓글 1개

채택된 답변
+20 포인트

/lib/thumbnail.lib

7째줄

function get_list_thumbnail($bo_table, $wr_id, $thumb_width, $thumb_height, $is_create=false, $is_crop=true, $crop_mode='center', $is_sharpen=false, $um_value='80/0.5/3') 

187줄

function 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')

답변에 대한 댓글 1개

감사드립니다^^

답변을 작성하려면 로그인이 필요합니다.