Méthode | Description | |
---|---|---|
ColorCrash ( PNG pngvector, bool find = true ) : System | ||
ColorCrash ( Stream svector, bool find = true ) : System | ||
ColorCrash ( byte bvector, bool find = true ) : System | ||
ColorCrash ( string fvector, bool find = true ) : System | ||
ExtractData ( ) : byte[] | ||
ImprintData ( byte data ) : void |
Méthode | Description | |
---|---|---|
IterateChannel ( int &temp, int &j ) : void |
public ColorCrash ( PNG pngvector, bool find = true ) : System | ||
pngvector | PNG | |
find | bool | |
Résultat | System |
public ColorCrash ( Stream svector, bool find = true ) : System | ||
svector | Stream | |
find | bool | |
Résultat | System |
public ColorCrash ( byte bvector, bool find = true ) : System | ||
bvector | byte | |
find | bool | |
Résultat | System |
public ColorCrash ( string fvector, bool find = true ) : System | ||
fvector | string | |
find | bool | |
Résultat | System |