The maximum value that an RGB component value may have.

<p> public static const int MaxRGBValue = 255;</p>
<p>Public Shared Const MaxRGBValue As Integer = 255</p>