LEADTOOLS (Leadtools assembly)

ToByte Method (RasterTagMetadata)

Show in webframe







Converts the tag data to an array of bytes.
Syntax
public byte[] ToByte()
'Declaration
 
Public Function ToByte() As Byte()
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As Byte
 
value = instance.ToByte()
public byte[] ToByte()
-(void)toByte:(unsigned char*)buffer 
    itemCount:(unsigned int)itemCount;
            
public byte[] toByte()
 function Leadtools.RasterTagMetadata.ToByte()
public:
array<byte>^ ToByte(); 

Return Value

The tag data converted to an array of bytes.
Example
For an example, refer to RasterTagMetadata
Requirements

Target Platforms

See Also

Reference

RasterTagMetadata Class
RasterTagMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.