Skip to content

mode=crop and mode=stretch give the same result. #2

Description

@bahtiyarozdere

Thanks for great package. Crop and stretch modes are giving the same result.
Crop does not work properly I guess :)

if ((float)resizeParams.w / original.Width < resizeParams.h / original.Height) // crop sides should be inverted I guess.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions