@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Indicates whether a bitmap has an alpha channel. !!!!C# Definition: public enum WTS_ALPHATYPE : uint { WTSAT_UNKNOWN = 0, WTSAT_RGB = 1, WTSAT_ARGB = 2 } !!!!VB Definition: Enum WTS_ALPHATYPE TODO End Enum !!!!Notes: None. Documentation: WTS_ALPHATYPE@msdn on MSDN
Edit Enums.WTS_ALPHATYPE
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.