Namespace: Consultingwerk.Util
Interface 
IImageCache Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.Util.ImageCache

File:IImageCache
Purpose:Interface for Services that provide caching for the
ImageHelper:Load method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jul 18 20:00:06 CEST 2018
Purpose: Returns a cached image, e.g. from a .resx file
Notes:



Top Method Summary
Options Name Purpose
+ System.Drawing.Bitmap GetImage (character) Returns a cached image, e.g. from a .resx file


Method Detail
Top

PUBLIC System.Drawing.Bitmap GetImage (character)

Purpose: Returns a cached image, e.g. from a .resx file
Notes:

Parameters:
pcFileName CHARACTER
The name of the image file
Returns System.Drawing.Bitmap
The image reference


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