Leadtools.ImageProcessing.Core Namespace > FourierTransformInformation Class > FourierTransformInformation Constructor : FourierTransformInformation Constructor(RasterImage) |
public FourierTransformInformation( RasterImage image )
'Declaration Public Function New( _ ByVal image As RasterImage _ )
'Usage Dim image As RasterImage Dim instance As New FourierTransformInformation(image)
public FourierTransformInformation( RasterImage image )
function FourierTransformInformation( image )
public: FourierTransformInformation( RasterImage^ image )