DiscussionsIssue archiveOCCT:Visualization

Archived issue #0033730

Visualization - Add support to convert format of existing image from RGB to RGBA

Open CASCADEOCCT:Visualizationnew2 public notes

Search issues

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

Public activity

2 archived notes

Participants are labeled by their role within this record.

01Commenter 1
FreeImage have no that functionality?
02Author
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