J2ME RGB image rotation MIDP 2.0 CLDC 1.0 (ID:3517)
Project Creator: |
Franky55
FC Member For 6212 Days
Credits 45 Completed Proj. Num. 1 / 2 Total payment USD 100.00 Avg Daily Online 0.00 h (From 21/5/2007) Available on MSN/Skype No Last Login 11/30/2007 Peers Rating 100.00% |
---|---|
Budget: | Less than 250 |
Created: | 11/27/2007 12:38:03 PM EST |
Bidding Ends: | 11/30/2007 12:38:03 PM EST ( Expired ) |
Development Cycle: | 2 Days |
Bid Count: | 7
|
Average Bid: | 201.43 |
Project Description:
Hi! We need a fast method to rotate an image in real time on a Java Mobile. (MIDP2.0 and CLDC 1.0, not floats!!!) The method should be very fast, we only need to rotate the image +20/-20 degrees. the method call should be: final int[] rotate(int[] sourceRgbData,int width, int height,int degree,int referenceX,int referenceY,int backgroundColor) /** * Rotates the given rgb data and returns the rotated rgb data array. * * @param sourceRgbData the rgb data to be rotated. * @param width the width of the source rgb data. * @param height the heigth of the source rgb data. * @param degree the angle of the rotation. * @param referenceX the x position for the center of rotation. * @param referenceY the y position for the center of rotation. * @param backgroundColor the ARGB color used for the background * @return the rotated rgb data. */ The code should be memory and cpu optimized. thanks Franky |
|
Job Type | Java |
Attached Files: | N/A |