Thursday 8 October 2015

Write a complete javascript program that specifies two thicknesses, one for the vertical borders and one for the horizontal borders of an image. Write a function pixelOnEdgeDifferentThicknesses( ). The parameters are not shown. You should decide on the parameters. Write the function and test it to make sure it works so you can generate pictures with borders that have different thicknesses for the vertical borders vs. the horizontal borders.

No comments:

Post a Comment