ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace
Inheritance Hierarchy
In This Topic
    C1.Xaml.Imaging Namespace
    In This Topic
    Classes
     ClassDescription
    ClassDecodes a BMP stream into a C1Bitmap object.
    ClassClass that contains an editable image and provides methods for encoding and decoding the image into streams of different formats.
    ClassClass that is analogous to BitmapImage, but displays animated GIF files in addition to static PNG and JPG bitmaps.
    ClassThe C1Image control is similar to an Image element, but is unique in that it also renders GIF and animated GIF files.
    ClassDecodes a GIF stream into a C1Bitmap object.
    ClassProvides event data for C1GifImage.ImageFailed event.
    ClassDecodes and encodes a JPG stream from and into a C1Bitmap object.
    Classhttp://www.w3.org/TR/PNG/#11IHDR Decodes a PNG stream into a C1Bitmap object.Encodes a C1Bitmap object into a PNG stream.
    Enumerations
     EnumerationDescription
    EnumerationRepresents the format used to encode an image into a stream.
    EnumerationRepresents the interpolation mode used to resize images.
    See Also