forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

manipulating pixel Color

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development
View previous topic :: View next topic  
Author Message
chaos



Joined: 10 Apr 2005
Posts: 135

PostPosted: Mon Sep 12, 2005 5:23 pm    Post subject: manipulating pixel Color Reply with quote

"Color image:pixel(x, y) --get"

how can i manipulate the data from this object?

for example, if i want to know what is the red value of the pixel at 3,9 on a image.. how do i find out?

basically, i'm trying to create a fade function to fade parts of the screen, but i don't know any way to find the rgb value of a given pixel.
_________________
Chaosmachine Studios: High Quality Homebrew.
Back to top
View user's profile Send private message
Shine



Joined: 03 Dec 2004
Posts: 731
Location: Germany

PostPosted: Mon Sep 12, 2005 6:58 pm    Post subject: Re: manipulating pixel Color Reply with quote

Try yourColorObject:colors().r for the red component of a color object (and g, b, a for green, blue and alpha components). But I think a fading is too slow with Lua Player with this method, we need some 2D graphics library or OpenGL for it.
Back to top
View user's profile Send private message
chaos



Joined: 10 Apr 2005
Posts: 135

PostPosted: Tue Sep 13, 2005 1:20 am    Post subject: Reply with quote

thanks, that works.. but you're right, it's very slow :\
_________________
Chaosmachine Studios: High Quality Homebrew.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group