Namespace: Consultingwerk.Windows.Framework
Class 
ImageProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.Framework.IImageProvider

File:ImageProvider
Purpose:Default IImageProvider implementation. Retrieves Images
using a PROPATH lookup on the local file system
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Jan 07 21:33:13 CET 2013



Top Method Summary
Options Name Purpose
+ System.Drawing.Bitmap ImageForKey (character) Returns the Image object for the specified key

Top Constructor Summary
Options Name Purpose
+ ImageProvider () Constructor for the ImageProvider class


Method Detail
Top

PUBLIC System.Drawing.Bitmap ImageForKey (character)

Purpose: Returns the Image object for the specified key
Notes: Should return ? when the image cound not be loaded, not throw an
error

Parameters:
pcKey CHARACTER
The key to return the Image for
Returns System.Drawing.Bitmap
The Image object for the specified key or ?


Constructor Detail
Top

PUBLIC ImageProvider ()

Purpose: Constructor for the ImageProvider class
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:19:26