Click or drag to resize

IptcCollectionCreateIptcDataBlock Method

Generate an IPTC data block.

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public byte[] CreateIptcDataBlock()

Return Value

Type: Byte
The data block generated by this function can be used in IS3AddJPGOutputMarker to add an IPTC data block to a JPG image.
See Also