ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCPictureNumber Structure
Members




ImGearIPTCPictureNumber Structure
Represents IPTC Picture Number structure.
Object Model
ImGearIPTCPictureNumber Structure
Syntax
'Declaration
 
Public Structure ImGearIPTCPictureNumber 
   Inherits System.ValueType
 
'Usage
 
Dim instance As ImGearIPTCPictureNumber
Remarks
This structure represents IPTC Picture Number structure, used in the Picture Number DataSet (3:10). The picture number provides a universally unique reference to an image. For example, color images, when split with color components into multiple objects, i.e., envelopes, would carry the same Picture Number.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Formats.IPTC.ImGearIPTCPictureNumber

See Also