The minimum value that an RGB component value may have.

<p> public static const int MinRGBValue = 0;</p>
<p>Public Shared Const MinRGBValue As Integer = 0</p>