No, the read JPEG file vi supplies a 'depth' output that will report if the
file is 1,4,8 or 24 bit. The write JPEG file vi uses the depth input to
select how the data is handled. Just drill down in the vi's to see how it
is used.
Bodo Schmidt wrote:
>Hi,>>I got the LV 6i Version and want to modify some pixels with certain>colors
in an image. I got this in a JPEG-format and used the Read>JPEG-File - VI.
Am I right that this VI only provides a 8-Bit Pixmap and>not a true-color
(24-Bit) one?! If so is there a possibility to import a>JPEG image (which
is normally a 24-Bit one) into LabView?>>Best Regards,