• 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
load an image file too slow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

load an image file too slow


  • Subject: load an image file too slow
  • From: 김경옥 <email@hidden>
  • Date: Fri, 22 Oct 2004 17:25:28 +0900
  • Importance: Normal

Title: Message
Hi,
 
I'm initializing an image using
image = [[NSImage alloc] initWithContentsOfFile:path] retain];
 
and drawing the image by [view setImage:image];
                                          [view setNeedsDisplay:YES];
...
If the image size is about  2000 x 2500, the loading time is very slow.
The size is bigger, the loading time is slower and slower and it looks almost dead.
 
Is there any way to speed up image loading time?
 
Thanks
 
G. Kim
 
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: load an image file too slow
      • From: j o a r <email@hidden>
  • Prev by Date: Re: textDidEndEditing
  • Next by Date: Re: load an image file too slow
  • Previous by thread: Re: textDidEndEditing
  • Next by thread: Re: load an image file too slow
  • Index(es):
    • Date
    • Thread