KW_GetPixel

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint KW_GetPixel(KW_RenderDriver* driver, KW_Surface* surface, uint x, uint y)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    uint
    KW_GetPixel
  2. pKW_GetPixel KW_GetPixel;

Meta