ImagePro>convert image by macro problem


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ImagePro>convert image by macro problem



Hi,
 
    I'm having a problem converting 16 bit images to 12 bit.  If I record
a macro while doing the conversion thru the Edit/Convert To/Gray Scale 12 menu
a new converted image is created and the code below in recorded in the
macro editor.
 
Sub macro1()
    ret = IpWsConvertImage(IMC_GRAY, CONV_USER, 0, 4095, 0, 4095)
End Sub
 
If I try to run this macro no new image is created.
 
Help!
 
John McLaughlin
Rigel, Inc
240 East Grand Ave
South San Francisco, CA
94309



Search this Archive