comparison Core/Images/ImageProcessing.h @ 2737:8ed9893c9230

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 15 Jul 2018 16:41:43 +0200
parents e91bab2d8c75
children 4e43e67f8ecf
comparison
equal deleted inserted replaced
2736:02e04783f84b 2737:8ed9893c9230
97 int y1, 97 int y1,
98 uint8_t red, 98 uint8_t red,
99 uint8_t green, 99 uint8_t green,
100 uint8_t blue, 100 uint8_t blue,
101 uint8_t alpha); 101 uint8_t alpha);
102 }; 102 }
103 } 103 }