Jump to content

Recording colors


Recommended Posts

45 minutes ago, Alterix said:

Is there a way to record the color of an area you clicked into notepad, or a similar program? I know about the eyedropper tool, but I found it took a lot of time to manually copy every single color, so I was wondering if there was a faster alternative

 

There is a FileType that exports the color of every pixel in the image to a CSV file.

 

 

  • Like 1

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

How big is your canvas? My ^CSV plugin^ is designed fo quite small canvasses - and doesn't filter the colors in any way. If you have many pixels of the same shade they will all be returned as data.

 

There are a few palette-from-image plugins listed in the Plugin Index

Link to comment
Share on other sites

On 12/28/2019 at 9:11 PM, Ego Eram Reputo said:

How big is your canvas? My ^CSV plugin^ is designed fo quite small canvasses - and doesn't filter the colors in any way. If you have many pixels of the same shade they will all be returned as data.

 

There are a few palette-from-image plugins listed in the Plugin Index

 

On 12/28/2019 at 9:08 PM, null54 said:

 

There is a FileType that exports the color of every pixel in the image to a CSV file.

 

 

Thank you both very much!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...