scistag.imagestag.ascii_image.AsciiImageMethod¶
- class AsciiImageMethod(value)[source]¶
Bases:
IntEnumDefines the method which is used to convert an image to gray scale
Attributes
Use grayscale conversions and 13 different levels of gray
Use grayscale conversion with 10 different levels of gray
__doc____members____module__- GRAY_LEVELS_10 = 1¶
Use grayscale conversion with 10 different levels of gray
- GRAY_LEVELS_13 = 0¶
Use grayscale conversions and 13 different levels of gray