https://bugs.documentfoundation.org/show_bug.cgi?id=163381

--- Comment #3 from [email protected] ---
Created attachment 197009
  --> https://bugs.documentfoundation.org/attachment.cgi?id=197009&action=edit
Program using XBitmap API to extract transparency mask of image

run: /path/to/libreoffice7.6/program/soffice --headless
--accept='socket,host=localhost,port=8000,tcpNoDelay=1;urp'
run: java -cp /path/to/libreoffice7.6/program/classes/\* ExtractMask.java
view logo-maskdib.bmp, see opaque areas are in black

run: /path/to/libreoffice24.2/program/soffice --headless
--accept='socket,host=localhost,port=8000,tcpNoDelay=1;urp'
run: java -cp /path/to/libreoffice24.2/program/classes/\* ExtractMask.java
view logo-maskdib.bmp, see opaque areas are in white

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to