LOCATION: HomeSupportSamplesImageBox for .NET

NEWS

July 29, 2008
Resco announces Resco CustomKeyboard for .NET CF

A brand new keyboard control optimized for .NET Compact Framework.

June 10, 2008
Resco releases Resco MobileForms Toolkit 2008 Volume 2

A suite of powerful Visual Studio controls and libraries designed specifically for mobile devices.

May 20, 2008
Resco releases Resco ImageButton for .NET CF Beta

Adjustable, modifiable and skinnable button for .NET Compact Framework.

More News

Resco ImageBox for .NET CF Samples

In this section you can preview code samples to demonstrate the capabilities of the Resco ImageBox for .NET library.

Note: Some samples may require Windows Mobile 5.0 SDK installed to be run. You can download Windows Mobile 5.0 SDK free of charge from Microsoft webpage here.

Display Image

This sample demonstrates the capabilities of Resco ImageBox for .NET CF showing how to:

  • Display an image.
  • Change its brightness, contrast, gamma correction.
  • Change the zoom level or invert the colors.

Download VB Sample

Camera Sample

This sample demonstrates the capabilities of Resco ImageBox for .NET CF showing how to:

  • Start the built-in camera and take a picture.
  • Display the taken picture and let the user adjust it (by rotating, cropping, adjusting brightness, contrast, gamma correction value).
  • Record a voice note belonging to the picture.
  • Save the picture together with the voice note into a mobile SQL CE database.
  • View the pictures stored in the database and play back the recorded notes.

Download C# Sample