loading
 
set_image with grayscale images
Anonymous
15 year
Hi,

ist there a way to send grayscale images by providing only the gray values?
Sending RGB values in this case produces a needless three time overhead.
(like in 'get_image' with the 'format' parameter)
Anonymous 15 year
Yes, this has been added to 2.0.6.1 and updated on the API documentation page. The C++ API example now includes a <format>GRAY</format> capability which will allow you to send a grayscale image instead of an RGB one.

If anyone needs this in a different language let us know and we'll update that language's API calls asap.

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index