6.) when I want to use a BMAP* in the engine as image, which I want to save as intern texture into a HMP, should I just write the RGB or RGBA data via SkinBits into a HMP or do I have to generate the next 3 mipmaps on my own and pass them as the next three parameters? What happens when I pass NULL?