C# 클래스 Moxiecode.MXI.Image.PNG

상속: Format
파일 보기 프로젝트 열기: openHPI/moodle-mod_teletask

공개 메소드들

메소드 설명
PNG ( Stream stream ) : System
info ( BinaryReader br = null ) : int>.Dictionary
test ( Stream stream ) : bool

비공개 메소드들

메소드 설명
_getChunkAt ( uint idx ) : string>.Dictionary

메소드 상세

PNG() 공개 메소드

public PNG ( Stream stream ) : System
stream Stream
리턴 System

info() 공개 메소드

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

test() 공개 정적인 메소드

public static test ( Stream stream ) : bool
stream Stream
리턴 bool