Search found 26 matches: setalpha

Return to advanced search

simple image viewer - sample

... to fit the display area. - "Set Alpha Channel": This checkbox allows the user to toggle the alpha channel of the image. However, the `SetAlpha()` function is not defined in the provided code. 7. **GetImage Function**: This function allows the user to select an image file of various ...
by Otto
Fri Jun 09, 2023 6:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: simple image viewer - sample
Replies: 3
Views: 306

Re: setalpha() ??

Uwe,

many thanks
by Antonio Linares
Thu Feb 25, 2016 6:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: setalpha() ??
Replies: 3
Views: 641

Re: setalpha() ??

many many tks
R
by Romeo
Thu Feb 25, 2016 3:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: setalpha() ??
Replies: 3
Views: 641

Re: setalpha() ??

Romeo , a Alphablended Image is needed, in case You want to show a SHADOW To show a simple background transparent, You can use a normal color SetAlpha( .F. ) shows the transparent-area of a ALPHAblended image as a BLACK color I don't know any reason to use it. But You can use something like : ...
by ukoenig
Thu Feb 25, 2016 11:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: setalpha() ??
Replies: 3
Views: 641

setalpha() ??

I'am testing the testimg.prg and found a SetAlpha() function, but i dont know how to use it.

any help about this function ?

tks
by Romeo
Wed Feb 24, 2016 5:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: setalpha() ??
Replies: 3
Views: 641

xBrowse Melhoria FOOTER.

... para alinhar o rodapé quando houver um botão (EDIT_GET_BUTTON) METHOD PaintFooter( nRow, nCol, nHeight, lInvert ) CLASS TXBrwColumn ... else if SetAlpha() .and. aBitmap[ BITMAP_ALPHA ] ABPaint( hDC, nBmpCol, nBmpRow, aBitmap[ BITMAP_HANDLE ], ::nAlphaLevelFooter ) else DEFAULT aBitmap[ BITMAP_ZEROCLR ...
by MGA
Mon Jul 07, 2014 2:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xBrowse Melhoria FOOTER.
Replies: 0
Views: 299

Re: SetAlpha

Otto, I'm working on a Tool to change Image-properties at Runtime. ( Scriptgenerator for NConvert ) I can add a Download-link, in case it is something You need. The 1. Ribbonbar-tab shows the Selection the 2. and 3. will include the different Value-settings. ( I will still add some more like Brigthn...
by ukoenig
Sun Jul 31, 2011 10:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAlpha
Replies: 13
Views: 6384

Re: SetAlpha

Otto, converting BMP to JPG, there are still more Parameters possible like : Image-crop ( I noticed there is much space around the text ), adding a Frame to the Dokument .. maybe You want to add any of these possibilities ? Crop Image and define a 3D-Frame- Size and Color : Samples are adding a Fram...
by ukoenig
Mon Jul 25, 2011 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAlpha
Replies: 13
Views: 6384

Re: SetAlpha

Uwe, thank you so much. Now it is working fine.

Best regards,
Otto
by Otto
Sat Jul 23, 2011 5:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAlpha
Replies: 13
Views: 6384

Re: SetAlpha

Otto, a Solution convert to Jpg ( much faster and small in Filesize with good Quality ) I use this, because of the same problem with xBrowse. ( You have NCONVERT.exe ? must exist in Your Main-directory of Your program ) Download ( new Release of nConvert ) : http://www.pflegeplus.com/fw_downloads/nc...
by ukoenig
Sat Jul 23, 2011 2:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAlpha
Replies: 13
Views: 6384

Re: SetAlpha

Hello Uwe, thank you. Yes you are right I make a screen capture. As it is displaying with SetAlpha(.f.) perfectly I think ribbon-class must be changed to work proberly. This screen capture program I made – it makes automatically screen captures from M S W OR D – is such ...
by Otto
Sat Jul 23, 2011 1:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAlpha
Replies: 13
Views: 6384

Re: SetAlpha

Hello Otto, I think, You used a Screencapture => SavetoBMP( .... )? I noticed the same problem, trying to include it in xBrowse. I converted the Screencapture to a Jpg, after that, it was OK. There is thomething wrong with the Format ( I told in another Post ). I will look for a working Solution ...
by ukoenig
Sat Jul 23, 2011 12:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAlpha
Replies: 13
Views: 6384

Re: SetAlpha

Hello Uwe,
I changed the link. Now it should work.
Thank you and best regards,
Otto
by Otto
Sat Jul 23, 2011 11:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAlpha
Replies: 13
Views: 6384

Re: SetAlpha

Otto,

can You please test the Download-link ?
it is not working.

Best Regards
uwe :?:
by ukoenig
Sat Jul 23, 2011 10:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAlpha
Replies: 13
Views: 6384

Re: SetAlpha

Hello Uwe, here the results are like the attached screen shots: Do you have any idea? I upload my bmp so if you would be so kind to test with my bmp-file. Thanks in advance Otto http://www.atzwanger-software.com/fw/alpha1.jpg http://www.atzwanger-software.com/fw/alpha2...
by Otto
Sat Jul 23, 2011 9:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAlpha
Replies: 13
Views: 6384
Next

Return to advanced search