ImageHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ImageHelper abstract sealed
public static class ImageHelper
type ImageHelper = class
Public Class ImageHelper
- Inheritance
-
ImageHelper
Methods
GetImage(Byte[]) |
Gets an image from and array of bytes |
GetImage(Image) |
Provided for uniformity |
GetImage(Object) |
Determine the type of image and return it as Image |
GetImage(Type, String) |
Gets an image from a resource |
GetImageSize(Image) |
Gets the size of the image in world units. |