Histogram(String) Constructor
Initializes a new instance of the
Histogram class.
Namespace: DevCase.Core.Media.GraphicsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Histogram(
string filePath
)
Public Sub New (
filePath As String
)
Dim filePath As String
Dim instance As New Histogram(filePath)
public:
Histogram(
String^ filePath
)
new :
filePath : string -> Histogram
No code example is currently available or this language may not be supported.
Parameters
- filePath String
-
The source image filepath.