36686 {
36687
36688
36689
36690 Color
white = Color.White;
36691 if (color == 1 || color == 13)
36692 {
36693 ((Color)(
ref white)).R =
byte.MaxValue;
36696 }
36697 if (color == 2 || color == 14)
36698 {
36699 ((Color)(
ref white)).R =
byte.MaxValue;
36702 }
36703 if (color == 3 || color == 15)
36704 {
36705 ((Color)(
ref white)).R =
byte.MaxValue;
36706 ((Color)(
ref white)).G =
byte.MaxValue;
36708 }
36709 if (color == 4 || color == 16)
36710 {
36712 ((Color)(
ref white)).G =
byte.MaxValue;
36714 }
36715 if (color == 5 || color == 17)
36716 {
36718 ((Color)(
ref white)).G =
byte.MaxValue;
36720 }
36721 if (color == 6 || color == 18)
36722 {
36724 ((Color)(
ref white)).G =
byte.MaxValue;
36726 }
36727 if (color == 7 || color == 19)
36728 {
36730 ((Color)(
ref white)).G =
byte.MaxValue;
36731 ((Color)(
ref white)).B =
byte.MaxValue;
36732 }
36733 if (color == 8 || color == 20)
36734 {
36737 ((Color)(
ref white)).B =
byte.MaxValue;
36738 }
36739 if (color == 9 || color == 21)
36740 {
36743 ((Color)(
ref white)).B =
byte.MaxValue;
36744 }
36745 if (color == 10 || color == 22)
36746 {
36749 ((Color)(
ref white)).B =
byte.MaxValue;
36750 }
36751 if (color == 11 || color == 23)
36752 {
36753 ((Color)(
ref white)).R =
byte.MaxValue;
36755 ((Color)(
ref white)).B =
byte.MaxValue;
36756 }
36757 if (color == 12 || color == 24)
36758 {
36759 ((Color)(
ref white)).R =
byte.MaxValue;
36762 }
36763 if (color == 25)
36764 {
36768 }
36769 if (color == 26)
36770 {
36771 ((Color)(
ref white)).R =
byte.MaxValue;
36772 ((Color)(
ref white)).G =
byte.MaxValue;
36773 ((Color)(
ref white)).B =
byte.MaxValue;
36774 }
36775 if (color == 27)
36776 {
36780 }
36781 if (color == 28)
36782 {
36783 ((Color)(
ref white)).R =
byte.MaxValue;
36786 }
36787 if (color == 29)
36788 {
36792 }
36793 if (color == 30)
36794 {
36799 }
36801 }