Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
dlemstra
Posts: 1570 Joined: 2013-05-04T15:28:54-07:00
Authentication code: 6789
Contact:
Post
by dlemstra » 2015-11-26T04:46:40-07:00
-depth does NOT mean image bit depth. It means channel bit depth.
The option will be called 'bmp3:alpha' and will be included in the next release of ImageMagick (6.9.2-7). Below are some examples:
Code: Select all
convert logo: -opaque white -define bmp3:alpha=on bmp3:logo.bmp
convert logo: -opaque white -define bmp3:alpha=true bmp3:logo.bmp
VTT
Posts: 8 Joined: 2015-11-24T13:14:45-07:00
Authentication code: 1151
Contact:
Post
by VTT » 2015-11-27T01:16:29-07:00
Alright, thank you.
Users browsing this forum: Ahrefs [Bot] , Amazon [Bot] , Bing [Bot] , Google [Bot] , Semrush [Bot] and 45 guests