Accusoft ImagXpress 13
enumDrawMode Enumeration
Description
Specifies the appearance of output from graphics methods.
Members
MemberValueDescription
PEN_Blackness1Blackness.
PEN_CopyPen13Color specified by the ForeColor property.
PEN_Invert6Inverse of the display color.
PEN_MaskNotPen3Combination of the colors common to the background color and the inverse of the pen.
PEN_MaskPen9Combination of the colors common to both the pen and the display.
PEN_MaskPenNot5Combination of the colors common to both the pen and the inverse of the display.
PEN_MergeNotPen12Combination of the display color and the inverse of the pen color.
PEN_MergePen15Combination of the pen color and the display color.
PEN_MergePenNot14Combination of the pen color and the inverse of the display color.
PEN_Nop11No operation: output remains unchanged. In effect, this setting turns drawing off.
PEN_NotCopyPen4Inverse of setting 13 (Copy Pen).
PEN_NotMaskPen8Inverse of setting 9 (Mask Pen).
PEN_NotMergePen2Inverse of setting 15 (MergePen).
PEN_NotXorPen10Inverse of setting 7 (Xor Pen).
PEN_Whiteness16Whiteness.
PEN_Xor7Combination of the colors in the pen and in the display color, but not in both.
See Also

DrawMode Property

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback