RadControls for Silverlight

 

Classes

  ClassDescription
Public classBitmapCodecInfo
Represents the BitmapCodecInfo class.
Public classBitmapEncoder
Encodes a collection of BitmapFrame objects to a stream.
Public classBitmapFrame
Represents image data accepted by encoders.
Public classBmpBitmapEncoder
Encodes a collection of BitmapFrame objects to a bitmap image stream.
Public classExportExtensions
This class provides methods to export the content of a generic FrameworkElement to image, Excel image, and XPS image formats.
Public classImageCodecManager
ImageCodecManager represents a registry for managing image encoders and decoders.
Public classPercentComboBox
Public classPngBitmapEncoder
Encodes a collection of BitmapFrame objects to a PNG image stream.
Public classRadBitmap
Represents a bitmap in 32bit ARGB format.
Public classRadBitmapData
Represents a bitmap in 32bit ARGB format.
Public classZoomController

Interfaces

  InterfaceDescription
Public interfaceIImageDecoder
Represents a decoder for converting stream to RadBitmapData.
Public interfaceIImageEncoder
Encodes RadBitmapData to as stream in a specified format.