Browse by Tags

  • Recreate the byte array for the signature class on the desktop

    We have an application that used the 1.4 version of the opennetcf.windows.forms.signature class. We converted the class to a byte array using GetSignatureEx and sent it back to the pc over a web service. On the PC we re-drew the signature on a label. The format of the byte array was a series of x,y co...
    Posted to How do I....? (Forum) by danceswithwolves on 03-26-2008
  • slow bitmap from Stream

    /// <summary> /// Get BMP according to the FrameNumber,then display /// </summary> /// <param name="FrameNo"></param> /// <param name="FandR_Flag">direction</param> /// <returns></returns> public Bitmap createImage(int FrameNo, int FandR_Flag...
    Posted to How do I....? (Forum) by hellobaobao on 03-24-2008
Page 1 of 1 (2 items)