Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I don't use floats but that seems like the right way to me. For 16 bit I use at<unsigned __int16>(y,x) or at<__int16>(y, x).

guy