Hi pvi,
It's me again.
I have wanted to develop VI's to do this for a while but I have not had a chance.
I believe the George Zou of "Gtoolbox" fame has done this and this functionality is included in his toolbox.
I do not believe there are any LV functions available that will et you do this "out of the box" (pun intended).
I believe you will have to devlop this fuctionality yourself.
I would start by type casting a flattened pxmap as a 2-d array of U32's IF POSSIBLE. Like I said, I have not stuck my head in this hole YET.
What you will need to do to enlarge your image in the X axis is figure out how many columns of pixels you have to add and use the adjacent pre-existing pixels to dicate the color of the new pixels.
This is no easy task!
I thnk George is the only one that has figured this out!
Post with more Q's as they come up.
This topic is of interest to me.
Trying to help,
Ben