Classes
Class | Description | |
---|---|---|
![]() |
C1Bitmap |
Class that contains an editable image and provides methods for encoding and
decoding the image into streams of different formats.
|
![]() |
C1GifImage |
Class that is analogous to BitmapImage, but displays animated GIF
files in addition to static PNG and JPG bitmaps.
|
![]() |
GifCodec |
Decodes a GIF stream into a C1Bitmap object.
|
![]() |
ImageFailedExceptionEventArgs |
Provides event data for ImageFailed event.
|
![]() |
JpgCodec |
Decodes and encodes a JPG stream from and into a C1Bitmap object.
|
![]() |
PngCodec |
http://www.w3.org/TR/PNG/#11IHDR
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
ImageFormat |
Represents the format used to encode an image into a stream.
|
![]() |
InterpolationMode |
Represents the interpolation mode used to resize images.
|