ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCColourRepresentation Structure
Members




In This Topic
    ImGearIPTCColourRepresentation Structure
    In This Topic
    Represents IPTC Colour Representation structure.
    Object Model
    ImGearIPTCColourRepresentation Structure
    Syntax
    'Declaration
     
    Public Structure ImGearIPTCColourRepresentation 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearIPTCColourRepresentation
    public struct ImGearIPTCColourRepresentation : System.ValueType 
    public __value struct ImGearIPTCColourRepresentation : public System.ValueType 
    public value class ImGearIPTCColourRepresentation : public System.ValueType 
    Remarks
    This structure represents IPTC Colour Representation structure, used in Colour Representation DataSet (3:60).
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Formats.IPTC.ImGearIPTCColourRepresentation

    See Also