OutputArrayFixedType Property |
http://www.emgu.com
True if the output array is fixed type
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic bool FixedType { get; }
Public ReadOnly Property FixedType As Boolean
Get
public:
property bool FixedType {
bool get ();
}
member FixedType : bool with get
Property Value
Type:
Boolean
See Also