PHP Image editor

Discussion in 'PHP' started by samirkumardas, Jun 14, 2008.

  1. #1
    Hi all,
    Do you have to experience to develop image editor using php?

    Thanks
    SAmir
     
    samirkumardas, Jun 14, 2008 IP
  2. crath

    crath Well-Known Member

    Messages:
    661
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    100
    #2
    Do you wish to create an image editor using php?
     
    crath, Jun 14, 2008 IP
  3. samirkumardas

    samirkumardas Banned

    Messages:
    123
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hey,
    I have already develop few part of it. Most of the operation like crop, resize etc will have to do after zooming the image. As a result, It is giving incorrect size after resize or crop due to floating point operation.( This is because I need to recalculate original image size from its zooming size while doing operation). So is there any better login or algorithm to improve its performance.

    Thanks

    Samir
     
    samirkumardas, Jun 14, 2008 IP
  4. samirkumardas

    samirkumardas Banned

    Messages:
    123
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    any suggestion?
     
    samirkumardas, Jun 15, 2008 IP