Back to FabImage Studio website
You are here: Start » Filter Reference » Image Drawing » DrawStringLabels_Palette
Draws strings (text) on an image with multiple colors.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inImage | Image | Input image | |
![]() |
inLabels | StringLabel?Array? | String to draw | |
![]() |
inLocationAlignment | CoordinateSystem2D* | ||
![]() |
inLocationAnchor | Anchor2D | ||
![]() |
inColors | PixelArray* | Color for each string to be drawn | |
![]() |
inDrawingStyle | DrawingStyle | ||
![]() |
inSize | Real | 10.0 - ![]() |
Height of a character in pixels |
![]() |
inOrientationAngle | Real | Orientation of text in degrees | |
![]() |
inForceRgb | Bool | Filter will convert monochromatic image to RGB if needed | |
![]() |
inBackgroundColor | Pixel* | Color of pixels drawn on image in text row | |
![]() |
outImage | Image | Output image |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of DrawStringLabels filter group.