ComponentOne Bitmap for WinForms
In This Topic
    Bitmap for WinForms
    In This Topic

    ComponentOne Studio introduces Bitmap for WinForms, a class library designed to load, save, and 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 various container formats such as BMP, PNG, JPG, etc. to cater diverse image processing needs.

    ComponentOne Studio introduces Bitmap for WinForms for your image processing needs.

    See Also