The ImageExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
FromByteArray |
Converts the specified byte array to an image.
|
![]() ![]() |
Resize |
Resizes an image, maintaining width:height ratios.
|
![]() ![]() |
ToAlphaBlend |
Alpha blends an image with a background color;
|
![]() ![]() |
ToByteArray(Image) |
Converts the specified image to a byte array using format specified by the image.
|
![]() ![]() |
ToByteArray(Image, ImageFormat) |
Converts the specified image to a byte array using the specified format.
|
![]() ![]() |
ToGrayscale |
Grayscales an image.
|