C# Class CascadeSharp.TKService.Image.Image_ColorRGB32

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

Méthodes publiques

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

Method Details

Image_ColorRGB32() public méthode

public Image_ColorRGB32 ( ) : System
Résultat System

Image_ColorRGB32() public méthode

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

Length() public méthode

public Length ( ) : int
Résultat int

a_() public méthode

public a_ ( ) : byte
Résultat byte

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