Share via


Metodo Image::GetPropertyCount (gdiplusheaders.h)

Il metodo Image::GetPropertyCount ottiene il numero di proprietà (parti di metadati) archiviate in questo oggetto Image .

Sintassi

UINT GetPropertyCount();

Valore restituito

Tipo: UINT

Questo metodo restituisce il numero di proprietà archiviate in questo oggetto Image .

Requisiti

Requisito Valore
Client minimo supportato Windows XP, Windows 2000 Professional [solo app desktop]
Server minimo supportato Windows 2000 Server [solo app desktop]
Piattaforma di destinazione Windows
Intestazione gdiplusheaders.h (include Gdiplus.h)
Libreria Gdiplus.lib
DLL Gdiplus.dll

Vedi anche

Immagine

Image::GetAllPropertyItems

Image::GetPropertyIdList

Image::GetPropertyItem

Image::GetPropertyItemSize

Image::GetPropertySize

Image::RemovePropertyItem

Image::SetPropertyItem

PropertyItem

Lettura e scrittura di metadati