Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different layer types #172

Open
Sentropic opened this issue Jun 12, 2023 · 1 comment
Open

Different layer types #172

Sentropic opened this issue Jun 12, 2023 · 1 comment

Comments

@Sentropic
Copy link

It'd be really useful to be able to select between different types of layers, like:

  • 8 bit (allows transparency but only one color)
  • 1 bit (allows only one color and no transparency)
  • Multiply
  • Stencil
  • 32 bits (the regular one, that allows any colors and transparency)
@4194304
Copy link

4194304 commented Jul 10, 2023

I think that there should be more types of layers in addition to what you said:
Additive (adds colors together)
Hue (All hue values on that layer get overlayed on the layer below it)
Color (Uses coloring and brightness to give the image the other image's color)
and Brightness/Luminosity (Uses brightness values to give the image the same brightness values as the other image for the colors)

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

No branches or pull requests

2 participants