civilcalc Posted June 2, 2010 Posted June 2, 2010 Is it possible to make the pixel search function go from right to left, instead of left to right?
AdmiralAlkex Posted June 2, 2010 Posted June 2, 2010 I'm pretty sure it will search from right to left if you tell it to do that. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
civilcalc Posted June 2, 2010 Author Posted June 2, 2010 I'm pretty sure it will search from right to left if you tell it to do that.How? none of the parameters will allow me to specify that. Or am I missing something?
AdmiralAlkex Posted June 2, 2010 Posted June 2, 2010 What happens if you set "left coordinate of rectangle" to the right and "right coordinate of rectangle" to the left? I'm just guessing here but in my mind that should make it go right to left. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
civilcalc Posted June 2, 2010 Author Posted June 2, 2010 What happens if you set "left coordinate of rectangle" to the right and "right coordinate of rectangle" to the left? I'm just guessing here but in my mind that should make it go right to left.:-) you the man
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now