Class wwImaging

Summary description for wwImaging.

Object
  <b>wwImaging</b>

Class Members

MemberDescription

ResizeImage

Creates a resized bitmap from an existing image on disk. Resizes the image by
creating an aspect ratio safe image. Image is sized to the larger size of width
height and then smaller size is adjusted by aspect ratio.

public static Bitmap ResizeImage(String lcFilename, Int32 lnWidth, Int32 lnHeight)

Requirements

Namespace: Westwind.Tools
Assembly: wwutils.dll

© West Wind Technologies, 1996-2018 • Updated: 12/23/03
Comment or report problem with topic