Close
Just a few details and you gain access to free downloads, support, subscription updates, betas, and special offers.
Join Now





Help Show Password

Read our Privacy Policy

Imaging

Get powerful imaging capabilities with ComponentOne Imaging™ for Silverlight. Quickly load and edit images (PNG and JPEG) and save them back. Display animated GIF images on your Silverlight pages as you would in traditional Web applications.

Features

  • Edit Images Programmatically

    The C1Bitmap class allows you to access individual pixels to create special effects, crop, resize, or transform images in any way you want.

  • Reduce/Crop Images

    Editing the pixels enables you to resize images and reduce the resolution, which reduces the file size and results in faster upload time. Also, you can crop users' images in order to upload only part of them as you do in Facebook or any other web user account.

  • Add Animated GIF Files

    The C1GifImage class enables you to add animated GIF files to your Windows Phone applications. The standard Image control only supports PNG and JPEG formats. Animated GIFs are compact and allow you to add attractive visual elements to your applications with minimal effort.

  • Play, Pause, and Stop Methods

    The image source used with the C1Image control is the C1GifImage class, which provides media player-like commands and allows you to control the GIF animations programmatically. You can use these methods to animate GIFs while performing a task, creating interesting progress indicators, or simply better integrating the animations with the state of the application.

  • Faster than WriteableBitmap

    C1Bitmap is ten times faster than the Silverlight WriteableBitmap class for processing and saving images.

See How Others are Using It

See how Photobucket uses the C1Image control to load GIF images to their Silverlight site. Check it out.