GmagickDraw::settextdecoration
  デコレーションを設定する
  
 
  説明
  
   public GmagickDraw GmagickDraw::settextdecoration(int $decoration)
  
   
  
 
  パラメータ
  
   
    
     - 
int
- 
      
       テキストのデコレーション。NoDecoration、UnderlineDecoration、OverlineDecoration あるいは LineThroughDecoration のいずれか。
       
 
 
  戻り値
  
   GmagickDraw オブジェクトを返します。