Archived issue #0033730
Visualization - Add support to convert format of existing image from RGB to RGBA
Description
adding alpha channel alongside the RGB color channels allows to manipulate the transparency level of existing image,
or certain elements of the image or Isolate objects of the image to create a transparent background
or certain elements of the image or Isolate objects of the image to create a transparent background
Public activity
2 archived notes
Participants are labeled by their role within this record.
FreeImage have no that functionality?
Commenter 2, my intent was direct manipulation of image underlaying C array that contain image data will be more efficient than passing the image to freeImage lib and getting it back for further processing