C# 클래스 LibAPNG.APNG

파일 보기 프로젝트 열기: xupefei/APNG.NET 1 사용 예제들

공개 메소드들

메소드 설명
APNG ( byte fileBytes ) : System
APNG ( string fileName ) : System

메소드 상세

APNG() 공개 메소드

public APNG ( byte fileBytes ) : System
fileBytes byte
리턴 System

APNG() 공개 메소드

public APNG ( string fileName ) : System
fileName string
리턴 System