ImageGear .NET - Updated May 1, 2018
FlashEnergy Property (ImGearEXIFXMPMetadata)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.EXIF Namespace > ImGearEXIFXMPMetadata Class : FlashEnergy Property
Gets or sets FlashEnergy property of the EXIF XMP schema.
Syntax
'Declaration
 
Public Property FlashEnergy As ImGearXMPRational
 
'Usage
 
Dim instance As ImGearEXIFXMPMetadata
Dim value As ImGearXMPRational
 
instance.FlashEnergy = value
 
value = instance.FlashEnergy

Property Value

ImageGear.Formats.XMP.ImGearXMPRational class value.
Remarks
This XMP property represents EXIF tag 41483 (0xA20B) and specifies strobe energy during image capture.
See Also

Reference

ImGearEXIFXMPMetadata Class
ImGearEXIFXMPMetadata Members