GraphDecodeBmp Method |
Namespace: Emgu.TF
public Operation DecodeBmp( Output contents, long channels = 0, string opName = "DecodeBmp" )
Public Function DecodeBmp ( contents As Output, Optional channels As Long = 0, Optional opName As String = "DecodeBmp" ) As Operation
public: Operation^ DecodeBmp( Output^ contents, long long channels = 0, String^ opName = L"DecodeBmp" )
member DecodeBmp : contents : Output * ?channels : int64 * ?opName : string (* Defaults: let _channels = defaultArg channels 0 let _opName = defaultArg opName "DecodeBmp" *) -> Operation
[Missing <returns> documentation for "M:Emgu.TF.Graph.DecodeBmp(Emgu.TF.Output,System.Int64,System.String)"]
2019 Emgu Corporation, All Rights Reserved,