←Select platform

ToSByte Method

Summary
Converts the tag data to an array of signed bytes.
Syntax
C#
VB
Objective-C
C++
Java
[CLSCompliantAttribute(false)] 
public sbyte[] ToSByte() 
<CLSCompliantAttribute(False)> 
Public Function ToSByte() As SByte() 
- (void)toSByte:(char *)buffer itemCount:(NSUInteger)count 
public byte[] toSByte() 
[CLSCompliantAttribute(false)] 
public: 
array<sbyte>^ ToSByte();  

Return Value

The tag data converted to an arry of signed bytes.

Example

For an example, refer to RasterTagMetadata

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.