Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterTagMetadata Class : FromByte Method |
'Usage
Dim instance As RasterTagMetadata Dim value() As Byte instance.FromByte(value)
- (void)fromByte:(const unsigned char *)buffer itemCount:(NSUInteger)count
public void fromByte(byte[] value)
function Leadtools.RasterTagMetadata.FromByte( value )
public: void FromByte( array<byte>^ value )