Méthode | Description | |
---|---|---|
ProcessData ( byte s, bool find = true ) : void | ||
XORIDAT ( PNG png, bool find = true ) : System | ||
XORIDAT ( Stream svector, bool find = true ) : System | ||
XORIDAT ( byte bvector, bool find = true ) : System | ||
XORIDAT ( string fvector, bool find = true ) : System |
Méthode | Description | |
---|---|---|
ImprintPNG ( byte data ) : void |
Méthode | Description | |
---|---|---|
ProcessPNG ( bool find = true ) : void |
public ProcessData ( byte s, bool find = true ) : void | ||
s | byte | |
find | bool | |
Résultat | void |
public XORIDAT ( PNG png, bool find = true ) : System | ||
png | PNG | |
find | bool | |
Résultat | System |
public XORIDAT ( Stream svector, bool find = true ) : System | ||
svector | Stream | |
find | bool | |
Résultat | System |
public XORIDAT ( byte bvector, bool find = true ) : System | ||
bvector | byte | |
find | bool | |
Résultat | System |
public XORIDAT ( string fvector, bool find = true ) : System | ||
fvector | string | |
find | bool | |
Résultat | System |