carlosa Posted September 20, 2008 Share Posted September 20, 2008 I've been looking for a command line way of creating contact sheets from a group of images, i thought that this would be something i could write with auto it seance I'm fairly familiar with it. my question is is there a function library that would allow me to create an image of any sort and edit it at the pixel level? something like $bitmapHandler = createBitmap ($pathToBitamp,$width,$hight) and a fuction for setting pixel values such as setPixelColor ($bitmapHandler,$X,$Y,$red,$green,$blue) i have found the fuctions for reading pixel values but non for editing them. cheers, LOs. Carlos AnguianoSenior Technical Director/Pipeline EngineerRed magnet Studios Venice, CAhttp://www.redmagnetfx.com Link to comment Share on other sites More sharing options...
dbzfanatic Posted September 20, 2008 Share Posted September 20, 2008 Try using the GDI+ functions. Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote] Link to comment Share on other sites More sharing options...
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