NevronOpenVision
Nevron.Nov.Graphics Namespace / NImageSource Class / m_fUniformAlpha Field
m_fUniformAlpha Field
If all pixels of the image have the same alpha value, the field stores the alpha value as a number in the range [0, 1]. If the alpha value varies accross pixels, the value must be -1. If not calculated yet, the value must be -2.
Syntax
protected System.Nullable<float> m_fUniformAlpha
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also