ImageGear .NET - Updated October 26, 2017
ToByteArray Method




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace > ImGearIPTCColourRepresentation Structure : ToByteArray Method
Converts value to byte array.
Syntax
'Declaration
 
Public Function ToByteArray() As Byte()
 
'Usage
 
Dim instance As ImGearIPTCColourRepresentation
Dim value() As Byte
 
value = instance.ToByteArray()

Return Value

String value.
See Also

Reference

ImGearIPTCColourRepresentation Structure
ImGearIPTCColourRepresentation Members