C# 클래스 SS13to64x.DMI.DMIImageData

파일 보기 프로젝트 열기: headswe/hqxdmi 1 사용 예제들

공개 메소드들

메소드 설명
DMIImageData ( Bitmap bitmap, int dir ) : DreamEdit.DMI
Save ( string imgPath ) : void

메소드 상세

DMIImageData() 공개 메소드

public DMIImageData ( Bitmap bitmap, int dir ) : DreamEdit.DMI
bitmap System.Drawing.Bitmap
dir int
리턴 DreamEdit.DMI

Save() 공개 메소드

public Save ( string imgPath ) : void
imgPath string
리턴 void