Reads IPTC (International Press Telecommunications Council) metadata from images.
More...
#include <gin_iptcmetadata.h>
Reads IPTC (International Press Telecommunications Council) metadata from images.
IptcMetadata extracts press and journalism-specific metadata commonly used by news organizations, photo agencies, and professional photographers. IPTC data includes captions, keywords, copyright, and byline information.
Common IPTC fields:
- Caption/Description: Image description
- Keywords: Search terms
- Byline: Photographer/creator name
- BylineTitle: Creator's job title
- Credit: Provider attribution
- Source: Original source
- Copyright Notice: Copyright information
- Headline: Brief title
- Category: Subject category
Usage:
{
{
}
}
A lightweight 2D point class for projects that don't use juce_graphics.
Definition gin_point.h:25
- See also
- ImageMetadata, XmpMetadata, ExifMetadata
◆ IptcMetadata()
| IptcMetadata::IptcMetadata |
( |
| ) |
|
◆ ~IptcMetadata()
| virtual IptcMetadata::~IptcMetadata |
( |
| ) |
|
|
virtual |
◆ create()
◆ getAllMetadata()
| juce::StringPairArray IptcMetadata::getAllMetadata |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: