ComponentOne Bitmap for WPF
In This Topic
    Bitmap for WPF
    In This Topic

    ComponentOne Studio introduces Bitmap for WPF, a class library designed to load, save, transform images. Using Bitmap, you can clip, flip, scale, rotate, or apply any arbitrary combination of these transformations on an image file. In addition, Bitmap allows you to change the pixel format of an image, and supports a wide range of container formats to cater diverse image processing needs.

    See Also