On 17/04/2014 at 18:48, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R14
Platform: Windows ;
Language(s) : C++ ;
---------
Hi folks,
I'm trying to get the alpha value of an image, via GetAlphaPixel(). The alpha is placed in a UWORD, but setting the alpha again is done via a LONG.
How do I correctly convert a UWORD to LONG (and/or string so I can print)?
Cheers,
WP.