LEADTOOLS (Leadtools assembly)

MinimumComponent Field (RasterColor16)

Show in webframe







Minimum value for the alpha, red, green, blue component.
Syntax
[CLSCompliantAttribute(false)]
public static readonly ushort MinimumComponent
'Declaration
 
<CLSCompliantAttribute(False)>
Public Shared ReadOnly MinimumComponent As UShort
'Usage
 
Dim value As UShort
 
value = RasterColor16.MinimumComponent
[CLSCompliantAttribute(false)]
public static readonly ushort MinimumComponent

            
public static final short MINIMUM_COMPONENT = 0;
CLSCompliantAttribute()
 var MinimumComponent 
[CLSCompliantAttribute(false)]
public:
static readonly ushort MinimumComponent
Example
For an example, refer to RasterColor16 Constructor.
Remarks
This represents the intensity for black
Requirements

Target Platforms

See Also

Reference

RasterColor16 Structure
RasterColor16 Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.