(PECL haru >= 0.0.1)
  	
    
      
      Get the current stroking color
    
    
      
      array HaruPage::getCMYKStroke ( void )
    
    
    
    Get the current stroking color.
Returns: 
    Returns the current stroking color as an array with 4 elements ("c", "m", "y" and "k").
Exception: 
    
    Throws a HaruException on error.
Please login to continue.