• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
image size problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

image size problem


  • Subject: image size problem
  • From: "MAnish Billore" <email@hidden>
  • Date: Sat, 26 Jul 2008 17:39:26 +0530

Hi,


I creating an image and checking its size.


I am getting image size is 1440x1920 but it is different  from the actual size that is 2560 × 1920.

NSImage *image = [NSImage imageRepWithContentsOfFile:fullPath];

NSSize imgSize=[image size];

NSLog(@" size %fx%f" , imgSize.height,imgSize.width);


Please help me.


 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: image size problem
      • From: Jens Ayton <email@hidden>
  • Prev by Date: Open Quickly vs Subversion
  • Next by Date: Re: image size problem
  • Previous by thread: Re: Open Quickly vs Subversion
  • Next by thread: Re: image size problem
  • Index(es):
    • Date
    • Thread