[ Version ( since = "2.0.5" ) ]
[ CCode ( cname = "SDL_HINT_BMP_SAVE_LEGACY_FORMAT" ) ]
public const string BMP_SAVE_LEGACY_FORMAT
A hint that specifies whether SDL should not use version 4 of the bitmap header when saving BMPs. Version 4 includes alpha support.
The variable can be set to the following values:
By default SDL will use version 4 of the bitmap header when saving BMPs.