Skip to content

PNG quality is effecting #357

@ali-abbas-10p

Description

@ali-abbas-10p

firebase_snapshot
This the original image, after resizing it to 640x410 I am getting below image.
firebase_snapshot

I can see my image getting pixelated.
Can you please help?

Below is the code that I have written.

var wh = imageHelper.getWidthAndHeight(aspectRatio,_widthDp,_heightDp,screenType);
orignalImage.quality(100).resize(wh.width,wh.height,imageResizedCallback);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugthere is a bug in the way jimp behaves

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions