mojoPortal API Documentation
ImageHelper Class
mojoPortalmojoPortal.BusinessImageHelper
A helper class for manipulating images
Declaration Syntax
C#
[ObsoleteAttribute("This class is obsolete. You should use mojoPortal.Web.ImageHelper")]
public sealed class ImageHelper
Members
All MembersMethods



IconMemberDescription
ConvertByteArrayToByte(array<Byte>[]()[]) Obsolete.
ConvertByteArrayToLong(array<Byte>[]()[]) Obsolete.
ConvertByteArrayToRational(array<Byte>[]()[]) Obsolete.
ConvertByteArrayToShort(array<Byte>[]()[]) Obsolete.
ConvertByteArrayToSRational(array<Byte>[]()[]) Obsolete.
ConvertByteArrayToString(array<Byte>[]()[]) Obsolete.
CropImage(String, String, String, Int32, Int32, Int32, Int32, Color) Obsolete.
crops an image and if destFilePath is not empty string it saves it as the new path. otherwise it updates the original

Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
GetEncoderInfo(String) Obsolete.
GetHashCode()()() (Inherited from Object.)
GetMetadata(String, XmlDocument) Obsolete.
GetScaleFactor(Int32, Int32, Int32, Int32) Obsolete.
GetType()()() (Inherited from Object.)
MemberwiseClone()()() (Inherited from Object.)
ResizeAndSquareImage(String, String, Int32, Color) Obsolete.
http://weblogs.asp.net/gunnarpeipman/archive/2009/04/02/resizing-images-without-loss-of-quality.aspx http://nathanaeljones.com/11191_20_Image_Resizing_Pitfalls

ResizeImage(String, String, Int32, Int32, Color) Obsolete.
http://weblogs.asp.net/gunnarpeipman/archive/2009/04/02/resizing-images-without-loss-of-quality.aspx http://nathanaeljones.com/11191_20_Image_Resizing_Pitfalls

ResizeImage(String, String, Int32, Int32, Boolean, Color) Obsolete.
http://weblogs.asp.net/gunnarpeipman/archive/2009/04/02/resizing-images-without-loss-of-quality.aspx http://nathanaeljones.com/11191_20_Image_Resizing_Pitfalls

RotateFlip(Bitmap, String, String) Obsolete.
SetExifInformation(Bitmap, XmlDocument) Obsolete.
SetMetadata(String, String, XmlDocument) Obsolete.
ToString()()() (Inherited from Object.)
Inheritance Hierarchy
Object
ImageHelper

Assembly: mojoPortal.Business (Module: mojoPortal.Business) Version: 1.0.4378.24525