sharpgl
sharpgl copied to clipboard
Textures: When loading from System.Drawing.Bitmap ``pixelData`` is null.
When Textures are involved for some reason the pixelData member on it is null.
Seems even with that thing being null the data is assigned to an OpenGL object anyway.