VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ArraySubsequenceTransformer<T> Class
Constructors Properties Methods SeeAlso
In This Topic
    ArraySubsequenceTransformer<T> Class Members
    In This Topic
    The following tables list the members exposed by ArraySubsequenceTransformer<T>.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the number of elements in subsequence of source array.
    Public PropertyGets the offset of subsequence in source array.
    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 source array.
    See Also