FOM Reference > Content > Colors > fRasterColor interface
  
fRasterColor interface
This object defines a color where the contents of the raster will be used instead of a solid color.
fillHorizontal attribute
How the raster should be adjusted to fit the area horizontally. Values are in fNamedColor-ColorFillTypes.
fillHorizontal
Access
read-write
Returns
int
fillHorizontalSize attribute
The size parameter to use if required by the fill type.
fillHorizontalSize
Access
read-write
Returns
int
fillVertical attribute
How the raster should be adjusted to fit the area vertically. Values are in fNamedColor-ColorFillTypes.
fillVertical
Access
read-write
Returns
int
fillVerticalSize attribute
The size parameter to use if required by the fill type.
fillVerticalSize
Access
read-write
Returns
int
flags attribute
The flags to determine how the raster is displayed. Values are in fNamedColor-ColorFlags.
flags
Access
read-write
Returns
int
matrix attribute
The matrix to apply to the raster.
matrix
Access
read-write
Returns
fMatrix
raster attribute
The raster to use instead of the color.
raster
Access
read-write
Returns
fRaster