Re: How to make a CALayer dont get blur when rotating.

2008-12-16 Thread Martin Carlberg
Have you tried to add the following line? [nLayer setValue:[NSNumber numberWithFloat:.] forKeyPath:@transform.scale]; - Martin Carlberg 13 dec 2008 kl. 19.49 skrev Gustavo Pizano: Hello well finally I manage to rotate the CALayer each time I click on it. what I did was the following

Re: How to make a CALayer dont get blur when rotating.

2008-12-16 Thread Martin Carlberg
? - Martin Carlberg 16 dec 2008 kl. 12.31 skrev Gustavo Pizano: mm no. let me try it.m... nop it didn't work. still the image after the transition its blurred. Gus On 16.12.2008, at 12:22, Martin Carlberg wrote: Have you tried to add the following line? [nLayer setValue:[NSNumber

Re: DICOM images in Cocoa

2008-08-13 Thread Martin Carlberg
Try this: http://www.osirix-viewer.com/ 13 aug 2008 kl. 08.12 skrev Devraj Mukherjee: Hi all, My application requires to display DICOM image files. Preview doesn't support DICOM by nature so the thought at the moment is to use something like ImageMagick and convert these images to something