Functional Problem Solving (CSC 151 2014F) : Outlines
Primary: [Front Door] [Schedule] - [Academic Honesty] [Disabilities] [Email] - [FAQ] [Teaching & Learning] [Grading] [Rubric] - [Calendar]
Current: [Assignment] [EBoard] [Lab] [Outline] [Reading]
Sections: [Assignments] [EBoards] [Examples] [Handouts] [Labs] [Outlines] [Readings]
Reference: [Setup] [VM] [Errors] - [Functions A-Z] [Functions By Topic] - [Racket] [Scheme Report (R5RS)] [R6RS] [TSPL4]
Related Courses: [Davis (2013F)] [Rebelsky (2014S)] [Weinman (2014F)]
Misc: [Submit Questions] - [SamR] [Glimmer Labs] [CS@Grinnell] [Grinnell] - [Issue Tracker (Course)]
Held: Wednesday, 17 September 2014
Back to Outline 11 - A Design Perspective. On to Outline 13 - Testing Your Procedures, Revisited.
Summary
We consider the basics of raster graphics, a common technique for describing and representing images. We also consider RGB colors, one of the most common mechanisms for representing colors digitally.
Related Pages
Overview
Administrivia
rgb-new to create these colors.rgb-red, rgb-green, and
rgb-blue to extract the corresponding components.