Imaging for Silverlight Library
Help with Silverlight Edition
The C1.Silverlight.Imaging.dll Assembly
ComponentOne Imaging for Silverlight Library Samples
C1.Silverlight.Imaging Samples
Bitmap
Bitmap for Silverlight Features
Bitmap for Silverlight Quick Start
Step 1 of 4: Creating a Silverlight Application
Step 2 of 4: Adding an Image
Step 3 of 4: Adding Code for Image Cropping
Step 4 of 4: Running the Application
Working with Bitmap for Silverlight
Setting up the Toolbar
Adding Drag-and-Drop Behavior
Opening and Saving the Image
Printing the Image
Cropping with a Draggable Crop Box
Resizing the Image
Undo and Redo History
Warping - Just for Fun
Image
Image for Silverlight Features
Image for Silverlight Quick Start
Step 1 of 3: Creating a Silverlight Application
Step 2 of 3: Adding an Image
Step 3 of 3: Running the Application
XAML Quick Reference
Image for Silverlight Task-Based Help
Playing or Stopping an Animated Image
Reference
C1.Silverlight.Imaging.5 Assembly
Namespaces
C1.Silverlight.Imaging Namespace
Overview
Classes
C1Bitmap
Overview
Members
C1Bitmap Constructor
C1Bitmap Constructor(Int32,Int32)
C1Bitmap Constructor()
C1Bitmap Constructor(Stream)
C1Bitmap Constructor(Uri)
C1Bitmap Constructor(C1Bitmap)
C1Bitmap Constructor(C1Bitmap,Int32,Int32)
C1Bitmap Constructor(WriteableBitmap)
Methods
BeginUpdate Method
Copy Method
DrawBitmap Method
EndUpdate Method
GetImageFormat Method
GetInterpolatedPixel Method
GetPixel Method
GetStream Method
GetStream() Method
GetStream(Boolean) Method
GetStream(ImageFormat,Boolean) Method
SetPixel Method
SetPixel(Int32,Int32,Color) Method
SetPixel(Int32,Int32,Byte,Byte,Byte,Byte) Method
SetSize Method
SetStream Method
Properties
Height Property
ImageSource Property
InterpolationMode Property
UriSource Property
Width Property
C1GifImage
Overview
Members
C1GifImage Constructor
C1GifImage Constructor()
C1GifImage Constructor(Uri)
Methods
Pause Method
Play Method
SetSource Method
Stop Method
Properties
AutoPlay Property
FrameCount Property
LoopCount Property
UriSource Property
Events
DownloadCompleted Event
DownloadProgress Event
ImageFailed Event
Operators
Implicit Type Conversion Operator
C1Image
Overview
Members
C1Image Constructor
Methods
OnApplyTemplate Method
Properties
Source Property
Stretch Property
Fields
SourceProperty Field
StretchProperty Field
GifCodec
Overview
Members
Methods
Decode Method
ImageFailedExceptionEventArgs
Overview
Members
ImageFailedExceptionEventArgs Constructor
Properties
ErrorException Property
ImageSourceConverter
Overview
Members
ImageSourceConverter Constructor
Methods
CanConvertFrom Method
CanConvertFrom(ITypeDescriptorContext,Type) Method
ConvertFrom Method
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
JpgCodec
Overview
Members
Methods
Decode Method
Encode Method
Encode(C1Bitmap) Method
Encode(C1Bitmap,Int32) Method
PngCodec
Overview
Members
Methods
Decode Method
Encode Method
Encode(C1Bitmap) Method
Encode(C1Bitmap,Boolean) Method
Enumerations
ImageFormat
InterpolationMode