'Copyright': 'Copyright (C) 2002-2003, Jasc Software Inc., All Rights Reserved. Permission to create derivate works of this script is granted provided this copyright notice is included',
'Description': 'Create a palette from the open image. The user is prompted for the number of colors to use.',
'Host': 'Paint Shop Pro',
'Host Version': '8.00'
}
def Do(Environment):
if JascUtils.RequireADoc( Environment ) == App.Constants.Boolean.false:
return
# bring up the decrease colors to X dialog and let the user choose how many colors they want