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




In This Topic
    ImGearIPTCImageType Structure
    In This Topic
    Represents IPTC Image Type structure.
    Object Model
    ImGearIPTCImageType Structure
    Syntax
    'Declaration
     
    Public Structure ImGearIPTCImageType 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearIPTCImageType
    public struct ImGearIPTCImageType : System.ValueType 
    public __value struct ImGearIPTCImageType : public System.ValueType 
    public value class ImGearIPTCImageType : public System.ValueType 
    Remarks
    This structure represents IPTC Image Type structure, used in Image Type DataSet (2:130).
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Formats.IPTC.ImGearIPTCImageType

    See Also