
ps_fill 함수의 'style' 매개변수는 도형 채우기 스타일을 지정하는 데 사용됩니다. 가능한 값은 다음과 같습니다.
- 'solid' : 도형을 단색으로 채웁니다.
- 'hatch' : 도형을 hatch 패턴으로 채웁니다.
- 'cross' : 도형을 교차선 패턴으로 채웁니다.
- 'diagonal' : 도형을 대각선 패턴으로 채웁니다.
- 'dot' : 도형을 점선 패턴으로 채웁니다.
- 'hatch' : 도형을 hatch 패턴으로 채웁니다.
- 'line' : 도형을 선으로 채웁니다.
- 'long_dash' : 도형을 긴 선으로 채웁니다.
- 'long_dash_dot' : 도형을 긴 선과 점으로 채웁니다.
- 'short_dash' : 도형을 짧은 선으로 채웁니다.
- 'short_dash_dot' : 도형을 짧은 선과 점으로 채웁니다.
- 'short_dash_long_dash' : 도형을 짧은 선과 긴 선으로 채웁니다.
- 'short_dash_long_dash_dot' : 도형을 짧은 선, 긴 선, 점으로 채웁니다.
- 'short_dash_short_dash' : 도형을 짧은 선과 짧은 선으로 채웁니다.
- 'short_dash_short_dash_dot' : 도형을 짧은 선, 짧은 선, 점으로 채웁니다.
- 'short_dash_short_dash_long_dash' : 도형을 짧은 선, 짧은 선, 긴 선으로 채웁니다.
- 'short_dash_short_dash_long_dash_dot' : 도형을 짧은 선, 짧은 선, 긴 선, 점으로 채웁니다.
- 'short_dash_short_dash_short_dash' : 도형을 짧은 선, 짧은 선, 짧은 선으로 채웁니다.
- 'short_dash_short_dash_short_dash_dot' : 도형을 짧은 선, 짧은 선, 짧은 선, 점으로 채웁니다.
- 'short_dash_short_dash_short_dash_long_dash' : 도형을 짧은 선, 짧은 선, 짧은 선, 긴 선으로 채웁니다.
- 'short_dash_short_dash_short_dash_long_dash_dot' : 도형을 짧은 선, 짧은 선, 짧은 선, 긴 선, 점으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_dot' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 점으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_long_dash' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 긴 선으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_long_dash_dot' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 긴 선, 점으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_short_dash' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_short_dash_dot' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 점으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_short_dash_long_dash' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 긴 선으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_short_dash_long_dash_dot' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 긴 선, 점으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_short_dash_short_dash' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_short_dash_short_dash_dot' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 점으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_short_dash_short_dash_long_dash' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 긴 선으로 채웁니다.
- 'short_dash_short_dash_short_dash_short_dash_short_dash_short_dash_long_dash_dot' : 도형을 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 짧은 선, 긴 선, 점으로 채웁니다.
- 'solid' : 도형을 단색으로 채웁니다.
- 'transparent' : 도형을 투명하게 채웁니다.
이러한 스타일 중 하나를 선택하여 'style' 매개변수에 지정하면, 해당 스타일로 도형을 채울 수 있습니다.
2025-05-10 04:41