HomeSort by relevance Sort by last modified time
    Searched full:red_component (Results 1 - 5 of 5) sorted by null

  /external/ImageMagick/coders/
fpx.c 130 *red_component;
391 red_component=(&fpx_info.components[0]);
432 r=red_component->theData+(y % tile_height)*red_component->lineStride;
456 r+=red_component->columnStride;
127 *red_component; local
    [all...]
  /external/opencv3/modules/highgui/include/opencv2/highgui/
highgui_c.h 77 //for color cvScalar(blue_component, green_component, red_component[, alpha_component])
  /external/opencv3/modules/highgui/include/opencv2/
highgui.hpp 553 Scalar color; // Qt: ColorFont -> cvScalar(blue_component, green_component, red_component[, alpha_component])
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h     [all...]
  /external/opencv3/modules/highgui/src/
window_QT.cpp 826 //cvScalar(blue_component, green_component, red_component[, alpha_component])
    [all...]

Completed in 619 milliseconds