hsv:__tostring
code:Lua
t = tostring(c)
モジュール
hsv
引数
table:_
変数 型 概要
1 c userdata HSVクラス
返り値
table:_
変数 型 概要
1 t string 処理された文字列
概要
tostring関数を使用した時に、"(h,s,v)"という文字列を返すメタメソッド。