Search found 3 matches
- 2018-02-15T06:10:03-07:00
- Forum: Users
- Topic: how can i draw a pie chart
- Replies: 1
- Views: 1850
how can i draw a pie chart
Hello. I'm trying to create a pie chart, but I don't understand 2 parameters of the sintaxe. For exemple: convert -size 280x280 xc:yellow -stroke black -fill blue -draw "path 'M 120,140 L 120.00,40.00 A 100,100 0 0,1 220,140 Z'" c:\temp\pie.jpg After de parameter A 100,100 has a 0 and 0,1 ( A 100 ...
- 2015-04-24T10:37:08-07:00
- Forum: Users
- Topic: 32bits jpg to 24bits jpg
- Replies: 2
- Views: 1590
Re: 32bits jpg to 24bits jpg
OK.
It works very fine..
Thank you very much!!
It works very fine..
Thank you very much!!
- 2015-04-24T07:52:40-07:00
- Forum: Users
- Topic: 32bits jpg to 24bits jpg
- Replies: 2
- Views: 1590
32bits jpg to 24bits jpg
I'm trying to convert a 32bits Jpg image to 24bits jpg image, so I put this command: convert Image.jpg -colorspace rgb image_rgb.jpg It works, but the image looks diferent: 32 Bits https://drive.google.com/file/d/0BzDALyUkVTxXTTFKZ3lJVGFiM3M/view?usp=sharing Converted 24 Bits https://drive.google ...