ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package : ImGearIPTCPictureNumber Class |
The following tables list the members exposed by ImGearIPTCPictureNumber.
Name | Description | |
---|---|---|
ImGearIPTCPictureNumber Constructor | Default constructor |
Name | Description | |
---|---|---|
dateIdentifier | Indicates the date the picture number was generated.
This value represents eight numeric characters using the format CCYYMMDD (century, year, month, day) as defined in ISO 8601 to indicate year, month, and day the picture number was generated. | |
deviceIdentifier | Identifies the device that has generated the picture number.
This value represents a binary number identifying the device that has generated the picture number. | |
numericIdentifier | A binary number generated each time a picture number is created and being unique for the same device and for the date contained in this DataSet.
This value represents a binary number generated each time a picture number is created and being unique for the same device and for the date contained in this DataSet. |