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 : FromInt16 Method |
'Usage
Dim instance As RasterTagMetadata Dim value() As Short instance.FromInt16(value)
- (void)fromInt16:(const short *)buffer itemCount:(NSUInteger)count
public void fromInt16(short[] value)
function Leadtools.RasterTagMetadata.FromInt16( value )
public: void FromInt16( array<short>^ value )