crayon icon indicating copy to clipboard operation
crayon copied to clipboard

Image Editing

Open blakeohare opened this issue 8 years ago • 0 comments

Direct pixel control of images. Similar to the Graphics2D library built in to most languages where changes are committed and flushed to ImageResource instances. In addition to pixel manipulation and drawing geometric shapes, I'd also like to have a way to manipulate the RGBA values with matrix multiplication and also use things like image copying with blend modes.

blakeohare avatar Aug 07 '16 06:08 blakeohare