Page 1 of 3

I looking function paint bucket type (dpaint ou ppaint)

Posted: Sat Sep 08, 2018 11:47 pm
by sinisrus
Hello,

I am looking function paint bucket type Dpaint or ppaint

FloodFill() fonction need an outline (he does not really do the same thing)

Thank you

Re: I looking function paint bucket type (dpaint ou ppaint)

Posted: Mon Sep 10, 2018 10:49 pm
by airsoftsoftwair
Can you post an illustration what you want to have? I don't really understand it from your question.

Re: I looking function paint bucket type (dpaint ou ppaint)

Posted: Tue Sep 11, 2018 9:43 am
by sinisrus
Juste change zone of color in picture

Function similar to the filling tool of Dpaint or PPaint

https://ibb.co/gn5b5U

Re: I looking function paint bucket type (dpaint ou ppaint)

Posted: Tue Sep 11, 2018 1:30 pm
by SamuraiCrow
@sinisrus
Are you assuming that support is strictly for palette displays?

Re: I looking function paint bucket type (dpaint ou ppaint)

Posted: Wed Sep 12, 2018 11:03 am
by sinisrus
@SamuraiCrow

I'm sorry I do not understand your question (my english is very bad)

Re: I looking function paint bucket type (dpaint ou ppaint)

Posted: Wed Sep 12, 2018 3:06 pm
by SamuraiCrow
What color are you trying to replace? Is it in a 256 color screenmode or high-color or true-color?

Re: I looking function paint bucket type (dpaint ou ppaint)

Posted: Thu Sep 13, 2018 12:34 am
by sinisrus
both

Re: I looking function paint bucket type (dpaint ou ppaint)

Posted: Thu Sep 13, 2018 7:54 pm
by airsoftsoftwair
Should be possible to implement. I'll see what I can do.

Re: I looking function paint bucket type (dpaint ou ppaint)

Posted: Fri Sep 14, 2018 12:07 am
by sinisrus
Very thank :-)

Re: I looking function paint bucket type (dpaint ou ppaint)

Posted: Sun Oct 04, 2020 5:53 pm
by airsoftsoftwair

Code: Select all

- New: If you pass #NOCOLOR as the border color to FloodFill(), borderless flood filling will be used,
  i.e. all pixels matching the color of the starting pixel will be filled