ImageEn, unit iexBitmaps

TIOParams.ClearIPTCField

TIOParams.ClearIPTCField

Declaration

procedure ClearIPTCField(iRecNo, iFieldIndex: Integer);

Description

Remove the specified field from the IPTC field list.

Example

// Clear all IPTC keywords of a file
ImageEnIO1.Params.ClearIPTCField(PhotoShop_IPTC_Records, IPTC_PS_Keywords);

See Also

Photoshop IPTC Constants
WriteIPTCField
IPTC_Photoshop