Im creating a program that generates a palette from a true color image, need help with some file formats -


I am creating a program that generates a palette from a true color image, with some file formats

This creates a Photoshop CS3 palette already

I have not got any information on how to create a PaintShop Pro 8 palette or a Gimp Palette

Plus I'm happy

GIMP PANEL is only text files. Dragging the GB values, you create a text file like this:

  GIMP Palette Name: Custom Tablet Column: 4 # 0 Index 3 65 38 30 Index 4 103 6249 Index 6 79 73 72 Index 7 114 101 97 Index 8 208 127 100 Index 9 151 144 142 Index 10 221 207 199 Index 11  

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -