Detect RGB values

Hello,

I have a question but I don't know how to explain myself.

For example, lets say, I have an image (actor) of size 400 by 600 pixels.

Is there a way to detect the image color (the RGB values) of the pixel at, lets say, coordinates X = 50 and Y = 50?

Comments

  • FeathersFeathers Member Posts: 31

    Try this page. http://colorcop.net
    Is this what you mean?

  • If you are talking about doing this within in the game, for some sort of gameplay mechanic, then sorry no, unfortunately there is no behavior to do this within gamesalad.

  • m.b.m.b. Member Posts: 21

    Not really.

    I'm creating a game and I need the game to detect the RGB value of a given coordinate of the image and store the value in a table.

  • m.b.m.b. Member Posts: 21

    @RossmanBrothersGames said:
    If you are talking about doing this within in the game, for some sort of gameplay mechanic, then sorry no, unfortunately there is no behavior to do this within gamesalad.

    Yes, that's exactly what I was asking.
    Thank you for the reply.

Sign In or Register to comment.