LOCATION: HomeSupportSamplesImageBox for .NET

Press Releases

November 10, 2008
G-sensor technology finds its place in business solutions

October 27, 2008
Resco releases Resco MobileForms Toolkit 2008 Volume 3

Popular component suite with new data input capabilities

More
Latest Versions

December 19, 2008
OutlookControls .NET v6.5.0.5

December 10, 2008
DetailView .NET v6.5.0.1

December 05, 2008
Zip .NET v6.5.0.2

December 04, 2008
AdvancedList .NET v6.5.0.1

More

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