-
Notifications
You must be signed in to change notification settings - Fork 788
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add function to apply mask to RawImage. (#1020)
* Add function to apply mask to RawImage. Add function to get a pixel and set a pixel. * Simplify to use a single loop. * Throw instead of silently converting to avoid unexpected errors. * Rename function to better reflect what it does. Remove unused functions. * Update `putAlpha` function --------- Co-authored-by: Joshua Lochner <[email protected]>
- Loading branch information
1 parent
2ee715c
commit f8dbc89
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters