LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

DataPointer Property (FourierTransformInformation)






Gets the data pointer. .NET support WinRT support
Syntax
public IntPtr DataPointer {get;}
'Declaration
 
Public ReadOnly Property DataPointer As IntPtr
'Usage
 
Dim instance As FourierTransformInformation
Dim value As IntPtr
 
value = instance.DataPointer
public IntPtr DataPointer {get;}
 get_DataPointer(); 
public:
property IntPtr DataPointer {
   IntPtr get();
}

Property Value

The Data pointer.
Example
Refer to FastFourierTransformCommand()
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

FourierTransformInformation Class
FourierTransformInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

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