←Select platform

MaximumComponent Field

Summary

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

Syntax

C#
VB
Java
C++
[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 /#ctor.

Remarks

This represents the intensity for white

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly