jofftiquez / vue-croppie

Vue wrapper for croppie
https://jofftiquez.github.io/vue-croppie/
MIT License
260 stars 42 forks source link

My image backgound is black after i resize and crop image(i need white) #83

Open subashcharanshrestha opened 3 years ago

subashcharanshrestha commented 3 years ago

My options for that ref="croppieRef" :enableOrientation="true" :enableResize="false" :enableZoomboolean="true" :enforceBoundary="false" :boundary="{ width: 300, height: 300}" :viewport="{ width: 200, height: 200, type: 'square'}" :showZoomer="true"

example image image image