SKSwizzle.SwapRedBlue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void SwapRedBlue(void* pixels, int count)
  2. void SwapRedBlue(void* dest, void* src, int count)
  3. void SwapRedBlue(byte[] pixels)
  4. void SwapRedBlue(const(byte)[] pixels, int count)
  5. void SwapRedBlue(const(byte)[] dest, const(byte)[] src, int count)
    class SKSwizzle
    static
    void
    SwapRedBlue
    (
    const(byte)[] dest
    ,
    const(byte)[] src
    ,
    int count
    )

Meta