Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delegate Image mode and size to ImagingCore #7271

Closed
wants to merge 5 commits into from

Commits on Aug 5, 2023

  1. delegate Image.mode and Image.size to the values on Image.im when ava…

    …ilable
    
    When setting the values on Image also try to update the values on Image.im. There isn't currently a way to update values in the other direction.
    Yay295 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    919dbbe View commit details
    Browse the repository at this point in the history
  2. split long comment across two lines

    and use double quotes instead of single quotes
    Yay295 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    b879ada View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fix typo in comment

    Yay295 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0a88b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    555420b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    06aa04a View commit details
    Browse the repository at this point in the history