diff --git a/main/extensions/penPlus/colorBlocks.html b/main/extensions/penPlus/colorBlocks.html new file mode 100644 index 0000000..451af1a --- /dev/null +++ b/main/extensions/penPlus/colorBlocks.html @@ -0,0 +1,28 @@ +Color Blocks + +

Color Blocks

+This could very well be a stub. Probably isn't though since there are only 2 blocks Unless you want to explain color theory. +

+ This is a really short section. Only Covers two blocks that have to do color based operations. +

+ +

+ "Hue Saturation and Value" +

+ +

+ Returns the color data for the desired Hue Saturation and Value inputs.
+ Hue is a Range from 0 - 360, and typically describes the general colour,
+ Saturation and Value are 0 - 100, and describe what shade to get. +

+
+ +

+ "Red Green and Blue" +

+ +

+Returns the color data for the desired Hue Saturation and Value inputs.
+Red Green and Blue are ranges from 0 - 100 +

+