C# Class Moxiecode.MXI.Image.PNG

Inheritance: Format
显示文件 Open project: openHPI/moodle-mod_teletask

Public Methods

Method Description
PNG ( Stream stream ) : System
info ( BinaryReader br = null ) : int>.Dictionary
test ( Stream stream ) : bool

Private Methods

Method Description
_getChunkAt ( uint idx ) : string>.Dictionary

Method Details

PNG() public method

public PNG ( Stream stream ) : System
stream Stream
return System

info() public method

public info ( BinaryReader br = null ) : int>.Dictionary
br System.IO.BinaryReader
return int>.Dictionary

test() public static method

public static test ( Stream stream ) : bool
stream Stream
return bool