January 21, 2021, 05:26:14 am
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: DMMD is currently developing Visere 6.0, a multi-OS image processing and viewing platform.
Home
Help
Search
Calendar
Login
Register
dmmd.net
>
Visere
>
Visere Support
(Moderator:
Darian
) >
vsrcmdImageOpen() and vsrcmdImageSave()
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: vsrcmdImageOpen() and vsrcmdImageSave() (Read 17795 times)
0 Members and 1 Guest are viewing this topic.
Darian
Global Moderator
Newbie
Offline
Posts: 9
vsrcmdImageOpen() and vsrcmdImageSave()
«
on:
November 19, 2010, 09:35:05 pm »
User asked:
I see calls to vsrcmdImageOpen() and vsrcmdImageSave() in the code.
From my assumption and how I am using the functions in my own code, please
let me know if the following statements are true:
- vsrcmdImageSave(&pixelsData16, &imageInformation) - This functions takes
the pixeldata16 that is passed to it as a pointer and saves the data in
pixelsData16 into the library's internal buffer.
- vsrcmdImageOpen(&pixelsData16, &imageInformation) - This function
retrieves the 16 bit data from the internal library buffer and puts it into
pixeldata16.
- vsrcmdImageSave(NULL, NULL) - This releases the internal buffer in the
library that was allocated by a vsrcmdImageSave(&pixelData16,
&imageInformation).
Answer:
Yes to all of them!
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Visere
-----------------------------
=> Visere Support
-----------------------------
Algorithms
-----------------------------
=> Algorithms Support
Loading...