$ 0 0 I am using opencv in android studio. i want: Mat A; Mat B; int num= 255; B = A*255; But it is not working.