←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.