Get palette from BaseBitmap

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 10/01/2005 at 11:15, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.100 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
Hello,
i manipulate a BaseBitmap with a bit depth of 8. I change the palette with SetCMAP(LONG i, LONG r, LONG g, LONG b) and change the indexes in the BaseBitmap with SetLine(LONG y, void* data, LONG depth). But how can i later retrieve the palette and indexes back from the BaseBitmap?

Thanks,
Torsten