ImageInitialize Method (Double)

CVB.Net Documentation
Initialize all planes of this image to the specified value.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public void Initialize(
	double value
)

Parameters

value
Type: SystemDouble
Value to initialize to.
See Also

Reference