Interface IGDIPlus.IGPImageAttributes

From Mitov Wiki Doc
Revision as of 17:18, 18 October 2012 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: SignalLabBasicPkg

Unit: IGDIPlus

Contents

Syntax

Delphi:

type IGPImageAttributes = interface

Summary

Interface to a TGPImageAttributes object.

Description

Defines interface to a TGPImageAttributes object.

An TGPImageAttributes object contains information about how bitmap and metafile colors are manipulated during rendering. An TGPImageAttributes object maintains several color-adjustment settings, including color-adjustment matrices, grayscale-adjustment matrices, gamma-correction values, color-map tables, and color-threshold values. Remarks The colors in an image can be manipulated during rendering. They can be corrected, darkened, lightened, removed, and so on. To apply such manipulations, initialize a TGPImageAttributes object and pass the address of that TGPImageAttributes object (along with the address of an Image object) to the TGPGraphics.DrawImage method.

Methods

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox