Rotate an image

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rohit Ramesh
    New Member
    • Mar 2010
    • 5

    Rotate an image

    How to rotate an image of size (160,120) without using an array in C program??
  • newb16
    Contributor
    • Jul 2008
    • 687

    #2
    This limitation looks unnatural and like a homework. Are there any reason not to use arrays? Is it the same jpg image from your previous thread?

    Comment

    Working...