• 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
RE: Convert Bitmap to PICT
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Convert Bitmap to PICT


  • Subject: RE: Convert Bitmap to PICT
  • From: Marco Binder <email@hidden>
  • Date: Thu, 13 Mar 2003 11:48:06 +0100

Hi!

> I am new to MAC development and need some help urgently.

Its "Mac", not MAC ;-)

> 1] Does NSImage support any image format conversions? Does it support
> TIFF/GIF/JPEG or any other format.

It does. Actually, it supports reading virtually any format, Quicktime
understands. For conversion, look at the representationUsingType:
Properties: method of NSBitmapImageRep. At any rate, have a look at
NSBitmapImageRep.

> 2] Can we convert a bitmap into PICT using the

I dont believe you can. NSPICTImageReps need to be initialized with
data conforming to the PICT format. The other way round will work, but
creating a PICT file from any data other than PICT... not sure how this
would work easily.

Marco

--
|\ /| E-Mail: email@hidden WWW: www.marco-binder.de
| \/ | Telefon: 07531 / 94 19 94 Fax: 07531 / 94 19 92
| |ARCO Snail-Mail: Banater Str. 3 - 78467 Konstanz
BINDER _____________________________________________________
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Convert Bitmap to PICT
  • Next by Date: Asynchronously writing to a file?
  • Previous by thread: Convert Bitmap to PICT
  • Next by thread: Asynchronously writing to a file?
  • Index(es):
    • Date
    • Thread