Get the pixel value from 2D Pos8 時間前読了時間: 1分2D position knobを置いたピクセルのRGBの色の値を取得するtcl expressionr = [sample this red pos.x pos.y] g = [sample this green pos.x pos.y] b = [sample this blue pos.x pos.y]
コメント