BugFix for setColorSpace
ClosedPublic

Authored by eliakinalmeida on Mar 8 2017, 3:15 AM.

Details

Summary
  • The old code did not work converting the current colorSpace, then I'm invoking the convertImageColorSpace method from KisImage
  • The SIP wrapper wasn't returning a boolean value

Fixes T4551

Ref T1625

Test Plan

None

Diff Detail

Repository
R37 Krita
Branch
eliakinalmeida/T4551-interactive-python-scripting
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida created this revision.Mar 8 2017, 3:15 AM
woltherav accepted this revision.Dec 7 2017, 3:13 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:13 PM
woltherav closed this revision.Dec 7 2017, 3:13 PM

This was pushed :)