DataTypeIsComplexPacked Property

CVB.Net Documentation
Indicates whether or not the plane contains a complex packed image format that makes use of the hermitian symmetries in images resulting from Fourier transformation of a real-valued image.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public bool IsComplexPacked { get; }

Property Value

Type: Boolean
true/false
Remarks

Image infos of this type are usually not usable directly.
See Also

Reference