Код: Выделить всё
int color = -2451337;
//exception
UInt32 cu = (UInt32)color;
Спасибо и с уважением
Подробнее здесь: https://stackoverflow.com/questions/360 ... 32-bitwise
Код: Выделить всё
int color = -2451337;
//exception
UInt32 cu = (UInt32)color;