sfImage_copyImage

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void sfImage_copyImage(sfImage* image, const(sfImage)* source, uint destX, uint destY, sfIntRect sourceRect, sfBool applyAlpha)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    void
    sfImage_copyImage
  2. psfImage_copyImage sfImage_copyImage;

Meta