Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

The maximum value that an RGB component value may have.

Signature
C#
C#
<p> public static const int MaxRGBValue = 255;</p>
Signature
vb.net
vb.net
<p>Public Shared Const MaxRGBValue As Integer = 255</p>