Is there a way to tell which formats a function supports? For example for Gaussian blur, can I give it YUV image directly without converting to RGB or Grayscale first?
1 | initial version |
Is there a way to tell which formats a function supports? For example for Gaussian blur, can I give it YUV image directly without converting to RGB or Grayscale first?