home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / P_AND_A / PVP11A / PHOTOVIS.FL_ / PHOTOVIS.FL
Text File  |  1995-08-03  |  852b  |  17 lines

  1. ;Fields:      Name,Dimension,Divisor,Bias,Matrix(dimension*dimension elements)
  2. ;Valid data:  Name(string up to 19 chars),Dimension(1-20),Divisor(an integer value),Bias(an integer value),Matrix(dimension * dimension integer values)
  3. Enhance detail,3,6,0,0,-1,0,-1,10,-1,0,-1,0
  4. Edge detect heavy,3,1,0,1,-2,1,-2,4,-2,1,-2,1
  5. Edge detect light,3,1,0,0,1,0,1,-4,1,0,1,0
  6. Edge detect medium,3,1,0,-1,-1,-1,-1,8,-1,-1,-1,-1
  7. Edge enhance,3,1,1,-1,-1,-1,-1,9,-1,-1,-1,-1
  8. Emboss,3,1,127,-1,0,0,0,0,0,0,0,1
  9. Blur heavy,3,9,0,1,1,1,1,1,1,1,1,1
  10. Blur light,3,14,0,1,2,1,2,2,2,1,2,1
  11. Sharpen heavy,3,11,0,-1,-1,-1,-1,9,-1,-1,-1,-1
  12. Sharpen light,3,1,0,1,-2,1,-2,5,-2,1,-2,1
  13. Sharpen medium,3,1,0,0,-1,0,-1,5,-1,0,-1,0
  14. Soften heavy,3,99,0,11,11,11,11,11,11,11,11,11
  15. Soften light,3,97,0,6,12,6,12,25,12,6,12,6
  16. Soften medium,3,100,0,10,10,10,10,20,10,10,10,10
  17.