;
> Ranier Vilela
>
> > From: supp...@scriptbasic.org
> > To: iup-users@lists.sourceforge.net
> > Date: Fri, 8 Jan 2016 12:15:26 -0800
> > Subject: Re: [Iup-users] Image Background Mask
> >
> > Are you saying I need to convert all my bitmaps to IUP image
Hi,IupView.exeFile -> Import Image(s)Element -> Save Image -> C Format
This convert 'BMP' image in C arrays.
Best regards,
Ranier Vilela
> From: supp...@scriptbasic.org
> To: iup-users@lists.sourceforge.net
> Date: Fri, 8 Jan 2016 12:15:26 -0800
> Subject: Re: [I
Are you saying I need to convert all my bitmaps to IUP image_bits text
arrays before I'm able to mask the 197 unwanted background color? Am I
not able to do this with the original .bmp images?
On Fri, 2016-01-08 at 18:05 -0200, Antonio Scuri wrote:
> Hi,
>
>
> I'm in the middle of a debug
Hi,
I'm in the middle of a debug section here that is taking forever... So
I'm not very responsive since New Year's Eve. Sorry.
If you convert the image to LED or C using IupView you will be able to
identify the background color index in the palette. You can do that also in
other Paint progr