C# Class embroideryThumbs.EmbThumbnail

Inheritance: IPersistFile, IExtractImage
Afficher le fichier Open project: njcrawford/EmbroideryReader

Méthodes publiques

Méthode Description
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

Method Details

Extract() public méthode

public Extract ( IntPtr &phBmpThumbnail ) : void
phBmpThumbnail System.IntPtr
Résultat void

GetClassID() public méthode

public GetClassID ( System.Guid &pClassID ) : void
pClassID System.Guid
Résultat void

GetCurFile() public méthode

public GetCurFile ( [ ppszFileName ) : void
ppszFileName [
Résultat void

GetLocation() public méthode

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
Résultat void

IsDirty() public méthode

public IsDirty ( ) : int
Résultat int

Load() public méthode

public Load ( [ pszFileName, uint dwMode ) : void
pszFileName [
dwMode uint
Résultat void

Save() public méthode

public Save ( [ pszFileName, [ fRemember ) : void
pszFileName [
fRemember [
Résultat void

SaveCompleted() public méthode

public SaveCompleted ( [ pszFileName ) : void
pszFileName [
Résultat void