User Tools

Site Tools


notes:cprog:fall2024:projects:gtf0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
notes:cprog:fall2024:projects:gtf0 [2024/09/11 02:27] – [GTF0] mwinter4notes:cprog:fall2024:projects:gtf0 [2024/09/11 21:30] (current) – [MIXING A COLOR] tkastne1
Line 66: Line 66:
 int r, int g, and int b are the red, green, and blue components of the color. Typically represented as hex values between 0x00 and 0xFF int r, int g, and int b are the red, green, and blue components of the color. Typically represented as hex values between 0x00 and 0xFF
  
-There are many ways to find a colors hex value, including [[https://g.co/kgs/jbxvqkT|googles]]+There are many ways to find a colors hex value, including [[https://g.co/kgs/jbxvqkT|google's]]
  
 [[https://libgd.github.io/manuals/2.2.5/files/gd-c.html#gdImageColorAllocate|Official gdImageColorAllocate wiki page]] [[https://libgd.github.io/manuals/2.2.5/files/gd-c.html#gdImageColorAllocate|Official gdImageColorAllocate wiki page]]
notes/cprog/fall2024/projects/gtf0.1726021621.txt.gz · Last modified: 2024/09/11 02:27 by mwinter4