This commit is contained in:
2024-04-25 18:58:11 -04:00
parent 8e2f8f53e4
commit d43e1683dd

View File

@@ -164,6 +164,7 @@ namespace MarketData.CNNProcessing
return memoryStream;
}
// Convert bitmap to stream for use in CNNClient
public Stream ToStream()
{
Validate();