Annotation Automation Transparent Color Dialog Strings (original) (raw)
The following are constants and their default values. You can get the current value using the L_AnnGetAutoTextLen and L_AnnGetAutoText functions. You can modify the string using the L_AnnSetAutoText function.
Constant | Default String |
---|---|
ANNAUTOTEXT_TRANSPARENTCOLOR_CAPTION | "Pick transparent color" |
ANNAUTOTEXT_TRANSPARENTCOLOR_COLORARRAYFRAME | "Bitmap colors" |
ANNAUTOTEXT_TRANSPARENTCOLOR_CURRENTCOLORFRAME | "Current color" |
ANNAUTOTEXT_TRANSPARENTCOLOR_COLOR | "Color:" |
ANNAUTOTEXT_TRANSPARENTCOLOR_RED | "Red:" |
ANNAUTOTEXT_TRANSPARENTCOLOR_GREEN | "Green:" |
ANNAUTOTEXT_TRANSPARENTCOLOR_BLUE | "Blue:" |
ANNAUTOTEXT_TRANSPARENTCOLOR_OK | "OK" |
ANNAUTOTEXT_TRANSPARENTCOLOR_CANCEL | "Cancel" |
LEADTOOLS Raster Imaging C API Help