Méthode | Description | |
---|---|---|
JPG_Header ( Stream stream ) : System |
Loads a JPG header.
|
Méthode | Description | |
---|---|---|
Load ( Stream stream ) : long |
Read header of JPG image.
|
Méthode | Description | |
---|---|---|
CheckIdentifier ( byte IDBlock ) : bool |
public JPG_Header ( Stream stream ) : System | ||
stream | Stream | |
Résultat | System |
protected Load ( Stream stream ) : long | ||
stream | Stream | Fully formatted JPG image. |
Résultat | long |