Qurak

ImageMultiply

利用可能

Multiplies pixel values of two images pointwise.

ImageMultiply[image, x]
ImageMultiply[image1, image2]
ImageMultiply[image, expr1, expr2, …]
MapThread[ImageMultiply, {ColorSeparate[[image]], {Red, Green, Blue}}] → MapThread[ImageMultiply, {ColorSeparate[[image]], {RGBColor[1, 0, 0], RGBColor[0, 1, 0], RGBColor[0, 0, 1]}}]

トピック

関連

全 6300 関数 · MCPクライアントから使う