Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

MinimumComponent Property (RasterColorHelper)








Minimum value for the alpha, red, green, blue component.
Syntax
public static byte MinimumComponent {get;}
'Declaration
 
Public Shared ReadOnly Property MinimumComponent As Byte
'Usage
 
Dim value As Byte
 
value = RasterColorHelper.MinimumComponent
public static byte MinimumComponent {get;}
 get_MinimumComponent(); 
public:
static property byte MinimumComponent {
   byte get();
}

Property Value

Minimum value for the alpha, red, green, blue component.
Example
For an example, refer to FromRgb
Requirements

Target Platforms

See Also

Reference

RasterColorHelper Class
RasterColorHelper Members

Error processing SSI file