Skip to content

Instantly share code, notes, and snippets.

@jvcleave
Last active December 15, 2018 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jvcleave/ab1cc6c572814cbfbeeff38dd1dd6c66 to your computer and use it in GitHub Desktop.
Save jvcleave/ab1cc6c572814cbfbeeff38dd1dd6c66 to your computer and use it in GitHub Desktop.
OMX_ImageFilterColourBalance
Number of Params: 4
Value Range: 0-255
Description: first value unknown or maybe not 0-255, 1-3 seem to be RGB.
OMX_ImageFilterColourSwap
Number of Params: 1
Value Range: 0-1
Description: Switches a mode - possibly an enum?
OMX_ImageFilterPosterise
Number of Params: 1
Value Range: 0-30
Description: somewhat the resolution of the posterization
OMX_ImageFilterColourPoint
Number of Params: 1
Value Range: 0-3
Description: changes color shift - possibly an enum?
OMX_ImageFilterSketch
OMX_ImageFilterWatercolor
Number of Params: 2
Value Range: 0-255
Description: Likely U and V
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment