Skip to content

Pixmap Paint: Add Gamut integration#436

Draft
0xEAB wants to merge 3 commits intoadamdruppe:masterfrom
analogjupiter:pixmappaint-gamut
Draft

Pixmap Paint: Add Gamut integration#436
0xEAB wants to merge 3 commits intoadamdruppe:masterfrom
analogjupiter:pixmappaint-gamut

Conversation

@0xEAB
Copy link
Copy Markdown
Contributor

@0xEAB 0xEAB commented May 26, 2024

Integrates Gamut with Pixmap Paint.

// Load image using Gamut
import gamut;
Image img;
img.loadFromFile("dunes.jpg");

// Convert to Pixmap
import arsd.pixmappaint;
Pixmap pixmap = img.toPixmap();

@0xEAB 0xEAB marked this pull request as draft May 26, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant