Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Crop
#3

[eluser]alexaaaaaaaaaa[/eluser]
[quote author="InsiteFX" date="1336750744"]For an image to look correct you need to keep the image aspct ratio!

512x512 256x256 128x128 64x64 32x32 16x16 8x8 4x4 2x2

Code:
height = 183 / 2;
width  = 697 / 2;

If you change just one axis your image will never look correct!
[/quote]

ok so why we split the height and width on 2 ? i need to crop to a specific size i have the x and y coordonates and based on that i need to crop. If you want i can give you the exact site from where i took the ideea http://fbcover.3fusion.in/


Messages In This Thread
Codeigniter Crop - by El Forum - 05-11-2012, 07:45 AM
Codeigniter Crop - by El Forum - 05-11-2012, 08:39 AM
Codeigniter Crop - by El Forum - 05-11-2012, 09:08 AM
Codeigniter Crop - by El Forum - 05-11-2012, 09:33 AM
Codeigniter Crop - by El Forum - 05-11-2012, 11:57 AM
Codeigniter Crop - by El Forum - 05-11-2012, 12:26 PM
Codeigniter Crop - by El Forum - 05-11-2012, 12:31 PM
Codeigniter Crop - by El Forum - 05-12-2012, 12:10 AM
Codeigniter Crop - by El Forum - 05-12-2012, 03:35 AM
Codeigniter Crop - by El Forum - 05-12-2012, 03:46 AM
Codeigniter Crop - by El Forum - 05-12-2012, 03:50 AM
Codeigniter Crop - by El Forum - 05-12-2012, 04:51 AM
Codeigniter Crop - by El Forum - 05-12-2012, 05:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB