05-31-2005 07:07 AM
05-31-2005 01:13 PM
06-01-2005 12:30 PM
01-01-2013 12:58 AM
Dear Roberto,
Can u plz upload the .uir file with the .c file for the rotate a bitmap image.
01-01-2013 03:35 AM
This is a very old thread, and CVI has seen many new releases since then. Nowadays you can rotate text programmatically very simple using the attribute ATTR_TEXT_ANGLE, or directly in the UI editor, see the figure below.
01-07-2013 10:51 PM
Dearer's,
I want to rotate the bitmap image based on given angle, which can be loaded in a file. So i want to read each pixels of that image and then i need to rotate it. Kindly provide few solutions in CVI, to accomplish my application.
01-09-2013 02:37 AM
Follow this new topic here