In my yii2 project, I have image compression code. I want to compress images of any size to 200kb.I am using Yii2 imagine extension for compressing the image.My code is