ImageHelper Class

Definition

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.

Applies to