matplotlib.colors.is_color_like # matplotlib.colors. is_color_like ( c ) [출처] # c 가 RGB(A) 색상으로 해석될 수 있는지 여부를 반환합니다 .