←Select platform

MaximumComponent Field

Summary

Maximum value for the alpha, red, green, blue component.

Syntax
C#
VB
C++
Java
[CLSCompliantAttribute(false)] 
public static readonly ushort MaximumComponent 
<CLSCompliantAttribute(False)> 
Public Shared ReadOnly MaximumComponent As UShort 
public static final short MAXIMUM_COMPONENT = (short)0xFFFF; 
[CLSCompliantAttribute(false)] 
public: 
static readonly ushort MaximumComponent 

Example

For an example, refer to RasterColor16 Constructor.

Remarks

This represents the intensity for white

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly