Browse by Tags

  • Rotate Bitmap by x degrees

    I'm looking for a way to rotate images in the .Net CF. A couple suggestions I've run across are 1) using DirectX/Direct3D and 2) porting some code from an opensource project (i.e. Gimp). Has anyone figured out another way to do this?
    Posted to How do I....? (Forum) by greenmaze on 09-28-2008
  • 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 (3 items)