ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPColorant Class
Members




ImGearXMPColorant Class
Represents an XMP colorant structure.
Object Model
ImGearXMPColorant ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPReal ClassImGearXMPInteger ClassImGearXMPReal ClassImGearXMPInteger ClassImGearXMPReal ClassImGearXMPReal ClassImGearXMPString ClassImGearXMPInteger ClassImGearXMPString ClassImGearXMPString ClassImGearXMPReal Class
Syntax
'Declaration
 
Public Class ImGearXMPColorant 
   Inherits ImGearXMPStructure
 
'Usage
 
Dim instance As ImGearXMPColorant
Remarks
This structure contains the characteristics of a colorant (swatch) used in a document.

See XMP specification for structure usage details.

Inheritance Hierarchy

System.Object
   ImageGear.Formats.XMP.ImGearXMPValue
      ImageGear.Formats.XMP.ImGearXMPStructure
         ImageGear.Formats.XMP.ImGearXMPColorant

See Also