Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Gradient's Pixels

    homedecaramel - - emWin related

    Post

    I just found out the answer myself. The function GUI_GetPixelIndex returns the color of an individual pixel. With that function I can read the color values of the gradient afterwards. Oriol

  • Gradient's Pixels

    homedecaramel - - emWin related

    Post

    Hello, I use the function GUI_DrawGradientV to create a gradient of 6 pixels (colors for the gradient are chosen randomly). How can I read/get the colors of each pixel used by the function so I can use those colors for my graphic interface? Thank you for your help. Oriol