ImageTColor, TDepthSetValue Method |
Name | Description | |
---|---|---|
![]() | SetValue(TColor) |
Set every pixel of the image to the specific color
|
![]() | SetValue(Double, CvArrayByte) |
Set the element of the Array to value, using the specific mask (Inherited from CvArrayTDepth.) |
![]() | SetValue(TColor, ImageGray, Byte) |
Set every pixel of the image to the specific color, using a mask
|
![]() | SetValue(MCvScalar, CvArrayByte) |
Set the element of the Array to value, using the specific mask (Inherited from CvArrayTDepth.) |