Description Appends a non rgb device independent bitmap to the specified DCX file.
Usage RetVal = [BIImgFrm.]SaveNonRGBDIBInDCXFormat FileName Dib Error
Remarks RetVal Boolean True on success, otherwise False.
FileName String The destination file name.
Dib LONGLONG Device independent bitmap to save.
Error Short* Error code.
The color space flag is stored in the header of the image.
See Also LoadNonRGBDCXIntoDIB Method, GetDCXColorSpace Method