C# Class CascadeSharp.TKService.Image.Image_ColorRGB

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
Image_ColorRGB ( ) : System
Image_ColorRGB ( Image_ColorRGB parameter1 ) : System
Length ( ) : int
b ( ) : byte
g ( ) : byte
r ( ) : byte

Method Details

Image_ColorRGB() public méthode

public Image_ColorRGB ( ) : System
Résultat System

Image_ColorRGB() public méthode

public Image_ColorRGB ( Image_ColorRGB parameter1 ) : System
parameter1 Image_ColorRGB
Résultat System

Length() public méthode

public Length ( ) : int
Résultat int

b() public méthode

public b ( ) : byte
Résultat byte

g() public méthode

public g ( ) : byte
Résultat byte

r() public méthode

public r ( ) : byte
Résultat byte