__header__
Description
Generate Striped iamge
Inputs
CIFViewer
Parameters
Image
ImageWidth
ImageHeight
Margin(First)
around edge
Direction
Number Stripes
BackColor
Foregroundcolor
RefreshViewer
FirstPos
the first location
DeltaPos
delta to next location
first location = firstPos
end first = firstPos+deltaPos-1
second strip
first location = firstPos + deltaPos*2
__footer__