C# 클래스 embroideryThumbs.EmbThumbnail

상속: IPersistFile, IExtractImage
파일 보기 프로젝트 열기: njcrawford/EmbroideryReader

공개 메소드들

메소드 설명
Extract ( IntPtr &phBmpThumbnail ) : void
GetClassID ( System.Guid &pClassID ) : void
GetCurFile ( [ ppszFileName ) : void
GetLocation ( [ pszPathBuffer, int cch, int &pdwPriority, SIZE &prgSize, int dwRecClrDepth, int &pdwFlags ) : void
IsDirty ( ) : int
Load ( [ pszFileName, uint dwMode ) : void
Save ( [ pszFileName, [ fRemember ) : void
SaveCompleted ( [ pszFileName ) : void

메소드 상세

Extract() 공개 메소드

public Extract ( IntPtr &phBmpThumbnail ) : void
phBmpThumbnail System.IntPtr
리턴 void

GetClassID() 공개 메소드

public GetClassID ( System.Guid &pClassID ) : void
pClassID System.Guid
리턴 void

GetCurFile() 공개 메소드

public GetCurFile ( [ ppszFileName ) : void
ppszFileName [
리턴 void

GetLocation() 공개 메소드

public GetLocation ( [ pszPathBuffer, int cch, int &pdwPriority, SIZE &prgSize, int dwRecClrDepth, int &pdwFlags ) : void
pszPathBuffer [
cch int
pdwPriority int
prgSize SIZE
dwRecClrDepth int
pdwFlags int
리턴 void

IsDirty() 공개 메소드

public IsDirty ( ) : int
리턴 int

Load() 공개 메소드

public Load ( [ pszFileName, uint dwMode ) : void
pszFileName [
dwMode uint
리턴 void

Save() 공개 메소드

public Save ( [ pszFileName, [ fRemember ) : void
pszFileName [
fRemember [
리턴 void

SaveCompleted() 공개 메소드

public SaveCompleted ( [ pszFileName ) : void
pszFileName [
리턴 void