• 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: Data Image View
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Data Image View


  • Subject: Re: Data Image View
  • From: Chuck Pisula <email@hidden>
  • Date: Mon, 30 Apr 2001 17:07:38 -0700

I'm not sure I understand the question, but if you are talking about some sort of data visualization, you might want to look at NSBitmapImageRep, and feed it data in a format that it can use as an image. For example, you might have to normalize your values to a 0...255 range or something like that, and specify to the bitmap your your data is arranged, row bytes, etc..

-chuck

On Monday, April 30, 2001, at 04:30 PM, reza wrote:

Hi,

I would like to create an image view from a two dimensional
array of numerical data. What is the best way to do this using
Cocoa ?

Reza
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


References: 
 >Data Image View (From: reza <email@hidden>)

  • Prev by Date: Data Image View
  • Next by Date: Image in NSTextView
  • Previous by thread: Data Image View
  • Next by thread: Image in NSTextView
  • Index(es):
    • Date
    • Thread