You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Metadata > IPTCCount Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.IPTCCount Method

Returns the number of IPTC Tags attached to a GdPicture image.

C#
public int IPTCCount(
    int ImageID
);
Visual Basic
Public Function IPTCCount(
    ByVal ImageID As Integer
) As Integer
Parameters
Parameters 
Description 
ImageID 
GdPicture Image Identifier.  
Returns

Number of IPTC tag

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.