python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
WGL - ChoosePixelFormat and sRGB framebuffer
I have a legacy OpenGL application which sets a pixel format based of ChoosePixelFormat instead of wglChoosePixelFormatARB or wglGetPixelFormatAttribivARB/wglGetPixelFormatAttribfvARB. ChoosePixelForm...

Irbis
Votes: 0
Answers: 1
OpenGL - RGB vs SRGB texture created in GIMP
GIMP by default uses sRGB color space. I have created a two simple png textures using GIMP. The textures contain a single RGB color [0, 0, 128]. The first texture has been exported without the "s...

Irbis
Votes: 0
Answers: 1
ghostscript converts my pdf to cmyk but not really
I run this command and the conversion is successful
gs \
...

Adrian Lopez
Votes: 0
Answers: 1