|
|
|
ImageAttributes Functions (GDI+) |
|
An ImageAttributes object contains information about how bitmap and metafile colors are manipulated during rendering. An ImageAttributes object maintains several color-adjustment settings, including color-adjustment matrices, grayscale-adjustment matrices, gamma-correction values, color-map tables, and color-threshold values.
Return Values
|
|
GdipCloneImageAttributes |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
cloneImageattr
|
|
GdipCreateImageAttributes |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
|
|
GdipDisposeImageAttributes |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
|
|
GdipGetImageAttributesAdjustedPalette |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
palette
colorAdjustType
|
|
GdipResetImageAttributes |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
Return Value
|
|
GdipSetImageAttributesCachedBackground |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
enableFlag
|
|
GdipSetImageAttributesColorKeys |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
enableFlag
colorLow
colorHigh
|
|
GdipSetImageAttributesColorMatrix |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
enableFlag
colourMatrix
grayMatrix
flag
|
|
GdipSetImageAttributesGamma |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
enableFlag
gamma
|
|
GdipSetImageAttributesICMMode |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
on
|
|
GdipSetImageAttributesNoOp |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
enableFlag
|
|
GdipSetImageAttributesOutputChannel |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
enableFlag
channelFlags
|
|
GdipSetImageAttributesOutputChannelColorProfile |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
enableFlag
colorProfileName
|
|
GdipSetImageAttributesRemapTable |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
enableFlag
mapSize
map
|
|
GdipSetImageAttributesThreshold |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
enableFlag
threshold
|
|
GdipSetImageAttributesToIdentity |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
type
|
|
GdipSetImageAttributesWrapMode |
|
Description
Syntax
PowerBASIC Syntax
Parameters
imageattr
wrap
argb
clamp
|
Page last updated on Monday, 11 December 2006 11:02:10 +0100