Search found 347 matches

by sinisrus
Sat Apr 03, 2021 12:39 am
Forum: Newbie questions
Topic: I looking function paint bucket type (dpaint ou ppaint)
Replies: 26
Views: 16488

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

I want to change a color in the image: https://amitheme.amiga-ng.org/amiga/test.png with FloodFill(Brush,X$,Y$, -1, #YELLOW) => ok for change color with FloodFill(Brush,X$,Y$, -1, 128, {AlphaChannel=True}) => no ok for transparency of color How to change the transparency of a color in the image ?
by sinisrus
Tue Mar 30, 2021 11:49 pm
Forum: Newbie questions
Topic: I looking function paint bucket type (dpaint ou ppaint)
Replies: 26
Views: 16488

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

Ok -1 is good for me work good
If alphachannel = true => this changes the entire image opacity no good :-(
by sinisrus
Mon Mar 29, 2021 11:58 pm
Forum: Newbie questions
Topic: I looking function paint bucket type (dpaint ou ppaint)
Replies: 26
Views: 16488

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

I test this and have message => Palette pen is out of range !
by sinisrus
Fri Mar 26, 2021 3:24 pm
Forum: Newbie questions
Topic: I looking function paint bucket type (dpaint ou ppaint)
Replies: 26
Views: 16488

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

Hello,

I can't seem to use floodfill() with alphachannel can you put an example?

Thank you
by sinisrus
Wed Mar 03, 2021 5:25 pm
Forum: MUI Royale
Topic: Probleme MuiRoyal, menu with RightMouse button
Replies: 1
Views: 3800

Probleme MuiRoyal, menu with RightMouse button

Hello, If i presse and I release RightMouse button with menu MuiRoyal it always return 1 Do you have a solution ? Thank you /* Created with BuildOther v1.0 */ /* By Sinisrus © 2014 */ @VERSION 8,0 @REQUIRE "MUIRoyale" @DISPLAY 1, {Hidden=True,color=#WHITE} Function p_EventFunc(msg) Switch ...
by sinisrus
Sat Oct 31, 2020 11:46 am
Forum: Newbie questions
Topic: LUMIX GX80 UDP Streaming
Replies: 38
Views: 19449

Re: LUMIX GX80 UDP Streaming

On this link: https://www.personal-view.com/talks/discussion/6703/control-your-gh3-from-a-web-browser-now-with-video-/p1 a 144 bytes "header" (with a few changing bytes, and a lot of repeating patterns in the different occurences of these headers / separators) ff d8 ...... ff d9 : a jpg fi...
by sinisrus
Fri Oct 30, 2020 8:07 am
Forum: Newbie questions
Topic: LUMIX GX80 UDP Streaming
Replies: 38
Views: 19449

Re: LUMIX GX80 UDP Streaming

These are 640x480 images. That may be enough (may be) ?
by sinisrus
Tue Oct 27, 2020 10:10 am
Forum: General programming
Topic: looking for example code for time server
Replies: 18
Views: 13488

Re: looking for example code for time server

@Andreas

there seems to be a limitation 8192 max is it possible to have more?
by sinisrus
Tue Oct 27, 2020 12:38 am
Forum: Newbie questions
Topic: LUMIX GX80 UDP Streaming
Replies: 38
Views: 19449

Re: LUMIX GX80 UDP Streaming

Yes i have error ! :-/