Unit 'XGR32_Convolution' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_graphics32ext]

HPrewitt

Declaration

Source position: XGR32_Convolution.pas line 278

const HPrewitt: array [0..8] of Integer = (- 1, - 1, - 1, 0, 0, 0, 1, 1, 1);



CT Web help

CodeTyphon Studio