|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
OLE_COLOR for Visual C++
long for Visual Basic
|
|
|
|
|
Syntax
|
object.Texture.ColorToMix [=long]
|
|
|
|
|
Remarks
|
The color that is mixed to the texture (set through the Texture.Filepath property) over the button surface.
The mix percentage can be modified through the Texture.PercentageColorMix property.
The following is a sample of textured button and, on the right, the same button 50% mixed with Red RGB (255, 0, 0) color.
![]() |
|
|
|
|
Notes
|
The texture application does not take account of the current button colors.
|
|
|
|
|
See also
|
Texture object.
TextureSurface property.
|