Advertisement
ASP_Volume3 Graphics/ Sound #49639

Oppisite Colour2 (HEX)

Grab the opposite 6 character HEX color. This sums up David Weirs Color invert script with just one line of code. See his original code at http://www.pscode.com/vb/scripts/showcode.asp?txtCodeId=7176&lngWId=4 Be careful when comming close to middle gray scale (808080). opposites are same.

AI

Podsumowanie AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kod źródłowy
original-source
Invert = Right("000000" & Hex(16777215 - CLng("&h" & Color)), 6)
Oryginalne komentarze (3)
Odzyskane z Wayback Machine