Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Correct the RGB clamping range for upscaled values#95

Merged
KelSolaar merged 1 commit intogtaylor:masterfrom
MartyMacGyver:mff-fix-clamping
Jul 23, 2019
Merged

Correct the RGB clamping range for upscaled values#95
KelSolaar merged 1 commit intogtaylor:masterfrom
MartyMacGyver:mff-fix-clamping

Conversation

@MartyMacGyver
Copy link
Copy Markdown
Contributor

Use the correct clamping range (should be 0-255 not 1-255)
Made documentations consistent for upscaling ranges.

Fixes #66

@MartyMacGyver MartyMacGyver changed the title WIP: Correct the RGB clamping range for upscaled values Correct the RGB clamping range for upscaled values Jul 20, 2019
Use the correct clamping range (should be 0-255 not 1-255)
Made documentations consistent for upscaling ranges.

Fixes gtaylor#66
@KelSolaar KelSolaar merged commit 220ead1 into gtaylor:master Jul 23, 2019
@KelSolaar
Copy link
Copy Markdown
Collaborator

LGTM!

@MartyMacGyver MartyMacGyver deleted the mff-fix-clamping branch July 24, 2019 00:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upscaled RGB Range

2 participants