Esempio n. 1
0
        public void Normalize()
        {
            ImageData r = ImageData;

            QTrkDLL.NormalizeImage(ref r);
        }