LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ToInt32 Method






Converts the tag data to an array of integer values. .NET support Silverlight support WinRT support
Syntax
public int[] ToInt32()
'Declaration
 
Public Function ToInt32() As Integer()
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As Integer
 
value = instance.ToInt32()
public int[] ToInt32()
 function Leadtools.RasterTagMetadata.ToInt32()
public:
array<int>^ ToInt32(); 

Return Value

The tag data converted to an array of integer values.
Example
For an example, refer to Leadtools.Codecs.RasterCodecs.StartDecompress(Leadtools.Codecs.CodecsStartDecompressOptions).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterTagMetadata Class
RasterTagMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

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