VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / IArrayTransformer<T> Interface
Methods SeeAlso
In This Topic
    IArrayTransformer<T> Interface Members
    In This Topic
    The following tables list the members exposed by IArrayTransformer<T>.
    Public Methods
     NameDescription
    Public MethodReturns length of transformed array.
    Public MethodApplies the inverse transformation to the specified transformed array.
    Public MethodApplies the transformation to the specified array.
    See Also