Jump to content

Compelty lostd.... Please Help


Recommended Posts

I need to be able to split a picture in to three + have a static background on it. Then I need to be able to show sections of it on a time deley.

Any help would be appreciated.

Example of a picture is provided. With the example provided the objective would be to get each individual circle seperate.

Yeah I'm not the greatest at DarkBasic either, but I'm good enough for a link :D A Thread of a W.I.P. that im making

Link to comment
Share on other sites

It surely could be done by some graphic API's but the most simple/quick way is to use great IrfanView and use it's commandline features by Run().

I'm not trying to crop... sorry if i was unclear.

I'm trying to replace the circle with any other color.

Didn't no you could crop though so maybe i'll look harder

Yeah I'm not the greatest at DarkBasic either, but I'm good enough for a link :D A Thread of a W.I.P. that im making

Link to comment
Share on other sites

I'm not trying to crop... sorry if i was unclear.

I'm trying to replace the circle with any other color.

Didn't no you could crop though so maybe i'll look harder

My idea was:

- use crop to make that 3 pieces from your image as standalone pictures

- then use CUICtrlSetImage with these 3 pictures

Edited by Zedna
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...