-
Constructor Summary
Constructors
-
Method Summary
Gets or creates an object of type T
.
The provider for the channel from which to create the histogram.
An optional mask provider to restrict the histogram creation to specific areas.
void
The provider for the channel from which to create the histogram.
void
An optional mask provider to restrict the histogram creation to specific areas.
-
Constructor Details
-
FromChannel
public FromChannel()
-
Method Details
-
get
Description copied from interface: Provider
Gets or creates an object of type T
.
- Returns:
- the object returned by the provider.
- Throws:
ProvisionFailedException
- if the object cannot be returned.
-
getChannel
The provider for the channel from which to create the histogram.
-
setChannel
The provider for the channel from which to create the histogram.
-
getMask
An optional mask provider to restrict the histogram creation to specific areas.
-
setMask
An optional mask provider to restrict the histogram creation to specific areas.