The -hls argument

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
SnowsatMan
Posts: 1
Joined: Tue Sep 20, 2005 11:20 am

The -hls argument

Post by SnowsatMan »

I try to convert tga files with colors in tga files in grey levels but I need to keep the opacity of the picture.

I try to use like in XnView the saturation with the -hls argument of nconvert but when I do it :

Code: Select all

"C:\program files\xnview\nconvert" -npcd 2 -size 256x256+0 -ctype grey -corder inter -out tga -hls 0 0 -100 "D:\image.tga"
nconvert returns

Code: Select all

Bad argument -'hls'
What's wrong in my line ?
Thanks
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: The -hls argument

Post by xnview »

SnowsatMan wrote:I try to convert tga files with colors in tga files in grey levels but I need to keep the opacity of the picture.

I try to use like in XnView the saturation with the -hls argument of nconvert but when I do it :

Code: Select all

"C:\program files\xnview\nconvert" -npcd 2 -size 256x256+0 -ctype grey -corder inter -out tga -hls 0 0 -100 "D:\image.tga"
nconvert returns

Code: Select all

Bad argument -'hls'
What's wrong in my line ?
Thanks
Nothing, a bug
Pierre.
Post Reply