complement of Int

is there any function that will complement the variable.
e.g
int i = 0xAA
complement of i = 0x55

More questions in this forum