LEADTOOLS (Leadtools assembly)

ToByte Method (RasterCommentMetadata)

Show in webframe







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

Return Value

The comment data converted to an array of bytes.
Example
For an example, refer to RasterCommentMetadata.
Requirements

Target Platforms

See Also

Reference

RasterCommentMetadata Class
RasterCommentMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

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