R.Wieser
2020-02-07 08:54:33 UTC
Hello all,
I'm trying to draw, in GDI+, a textured rectangle. It works, and providing
GdipCreateTexture with WrapModes to flip the texture around also work.
The thing is that the "WrapModeClamp" argument causes nothing to be drawn,
though all the functions (load image, create texture brush, draw filled
rectangle) return success statuses.
Does anyone have an idea what goes on here ?
Regards,
Rudy Wieser
I'm trying to draw, in GDI+, a textured rectangle. It works, and providing
GdipCreateTexture with WrapModes to flip the texture around also work.
The thing is that the "WrapModeClamp" argument causes nothing to be drawn,
though all the functions (load image, create texture brush, draw filled
rectangle) return success statuses.
Does anyone have an idea what goes on here ?
Regards,
Rudy Wieser