fengyuanchen / cropper

⚠️ [Deprecated] No longer maintained, please use https://github.com/fengyuanchen/jquery-cropper
MIT License
7.75k stars 1.74k forks source link

Cropper image scale backroud black #845

Closed fayas668 closed 7 years ago

fayas668 commented 7 years ago

my restaurant

why am getting this result... i need white background or only the image not black bg

fengyuanchen commented 7 years ago
$().cropper('getCroppedCanvas', {
  fillColor: ‘#fff’
}).toDataURL('image/jpeg')