Photo_Editor_Application.PhotoEditorForm.ApplyButton_Click Function
Applies the graphic overlays by burning them into the image. Burning done in picture class.

Private void ApplyButton_Click (object, System.EventArgs)
  Type Name Description  
    object sender    
    System.EventArgs e    
  Return Description  
    void