Método Image::GetPropertyCount (gdiplusheaders.h)

El método Image::GetPropertyCount obtiene el número de propiedades (fragmentos de metadatos) almacenados en este objeto Image .

Sintaxis

UINT GetPropertyCount();

Valor devuelto

Tipo: UINT

Este método devuelve el número de propiedades almacenadas en este objeto Image .

Requisitos

Requisito Value
Cliente mínimo compatible Windows XP, Windows 2000 Professional [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows 2000 Server [solo aplicaciones de escritorio]
Plataforma de destino Windows
Encabezado gdiplusheaders.h (include Gdiplus.h)
Library Gdiplus.lib
Archivo DLL Gdiplus.dll

Consulte también

Imagen

Image::GetAllPropertyItems

Image::GetPropertyIdList

Image::GetPropertyItem

Image::GetPropertyItemSize

Image::GetPropertySize

Image::RemovePropertyItem

Image::SetPropertyItem

PropertyItem

Lectura y escritura de metadatos