Home
Community
Discussion Forums
Most Active Software Boards
Measurement Studio for VC++
Topic
Measurement Studio for VC++
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
how can I use ImageToArray function in Borland C++?
how can I use ImageToArray function in Borland C++?
AndreasHP
Member
07-27-2005
05:00 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
In C language a can't write
MyArray = CWIMAQViewer1->Image->ImageToArray
because I need to indicate the element of array for Assign the value.
I can not assign a entire array as in Visual Basic
Sorry my english is very bad!!!
0
Kudos
Message
1
of 2
(3,036 Views)
Reply
Re: how can I use ImageToArray function in Borland C++?
ryanm
Member
07-28-2005
04:58 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
It looks like you are trying to use the VB syntax in C, which as you have seen will not work. I have attached part of an example program from our website. This uses the image to array function in C. I think this will help get you started.
Ryan M.
Applications Engineer
National Instruments
imagetoarray.c 3 KB
0
Kudos
Message
2
of 2
(3,022 Views)
Reply
All Forum Topics
Previous Topic
Next Topic