메소드 | 설명 | |
---|---|---|
BMP_Header ( Stream stream ) : System |
Reads header from BMP image.
|
메소드 | 설명 | |
---|---|---|
Load ( Stream stream ) : long |
Loads BMP header from stream.
|
메소드 | 설명 | |
---|---|---|
CheckIdentifier ( byte IDBlock ) : bool |
public BMP_Header ( Stream stream ) : System | ||
stream | Stream | Fully formatted BMP image. |
리턴 | System |
protected Load ( Stream stream ) : long | ||
stream | Stream | Fully formatted BMP image. |
리턴 | long |