Свойство | Type | Description | |
---|---|---|---|
Identifier | string |
Méthode | Description | |
---|---|---|
PNG_Header ( Stream stream ) : System |
Reads the header from a PNG image.
|
Méthode | Description | |
---|---|---|
Load ( Stream stream ) : long |
Loads PNG header from stream.
|
Méthode | Description | |
---|---|---|
CheckIdentifier ( byte IDBlock ) : bool |
protected Load ( Stream stream ) : long | ||
stream | Stream | Fully formatted header stream. Position not relevant, but not reset. |
Résultat | long |
public PNG_Header ( Stream stream ) : System | ||
stream | Stream | Fully formatted PNG image. |
Résultat | System |