Click or drag to resize
SoVectorizeActionColorTranslationMethods Enumeration

Color translation methods.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum ColorTranslationMethods
Members
  Member nameValueDescription
REVERSE_ONLY_BLACK_AND_WHITE0

Only black and white are reversed (default).

AS_IS1

Colors stay as is.

REVERSE2

All colors are reversed.

Remarks
See Also