getHash method

int getHash()

Implementation

int getHash() {
  return hashValues(foreground, background, flags, content);
}