ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearXMPMedia Class / ImGearXMPMedia Constructor




In This Topic
ImGearXMPMedia Constructor
In This Topic
Initializes a new instance of the ImGearXMPMedia class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ImGearXMPMedia()

Return Value

New instance of the ImGearXMPMedia class object.
See Also