Voici la liste des fonctions de la rubrique AutoIt > WinAPIEx > MetaFiles.
Cliquez sur le nom d'une fonction pour obtenir une description d�taill�e.
Pour les utiliser, vous aurez besoin d'ajouter #include <WinAPIGdi.au3>.
User Defined Function | Description |
---|---|
_WinAPI_CloseEnhMetaFile | Ferme un contexte de p�riph�rique de m�tafichier �tendu et retourne le handle qui identifie un m�tafichier au format �tendu |
_WinAPI_CopyEnhMetaFile | Copie le contenu d'un m�tafichier au format �tendu dans un fichier sp�cifi� |
_WinAPI_CreateEnhMetaFile | Cr�e un contexte de p�riph�rique pour un m�tafichier au format �tendu |
_WinAPI_DeleteEnhMetaFile | Supprime un m�tafichier au format �tendu ou un handle de m�tafichier au format �tendu |
_WinAPI_GdiComment | Copie un commentaire de la m�moire vers un m�tafichier donn�, au format �tendu |
_WinAPI_GetEnhMetaFile | Cr�e un handle qui identifie le m�tafichier au format �tendu stock� dans le fichier sp�cifi� |
_WinAPI_GetEnhMetaFileBits | Obtient le contenu d'un m�tafichier au format �tendu sp�cifi� |
_WinAPI_GetEnhMetaFileDescription | Obtient une description de texte optionnelle d'un m�tafichier au format �tendu |
_WinAPI_GetEnhMetaFileDimension | Obtient la dimension d'un m�tafichier au format �tendu sp�cifi� |
_WinAPI_GetEnhMetaFileHeader | Obtient l'enregistrement contenant l'en-t�te du m�tafichier au format �tendu sp�cifi� |
_WinAPI_PlayEnhMetaFile | Affiche l'image stock�e dans un m�tafichier au format �tendu sp�cifi� |
_WinAPI_SetEnhMetaFileBits | Cr�e un m�tafichier au format �tendu, log� en m�moire, � partir de donn�es sp�cifi�es |