You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be convenient to have a color type that matches the one natively supported by windows CreateDIBSection . For instance ARGB format, and RGB with row stride length being rounded up to the nearest DWORD.
The text was updated successfully, but these errors were encountered:
Would be convenient to have a color type that matches the one natively supported by windows
CreateDIBSection
. For instance ARGB format, and RGB with row stride length being rounded up to the nearest DWORD.The text was updated successfully, but these errors were encountered: