nodeguy/website/docs/api/generated/enums/imageconversionflag.md
Atul R 392aa3cd4c
Adds automatic docs for now (#308)
* adds basic typedoc

* backup

* Adds all docs to source code

* Adds autogenerated docs

* Fixes doc links

* Updates docs
2019-12-29 00:42:06 +05:30

1.7 KiB

id title sidebar_label
imageconversionflag ImageConversionFlag ImageConversionFlag

Index

Enumeration members

Enumeration members

AutoColor

AutoColor: = 0


AutoDither

AutoDither: = 0


AvoidDither

AvoidDither: = 128


ColorOnly

ColorOnly: = 3


DiffuseAlphaDither

DiffuseAlphaDither: = 8


DiffuseDither

DiffuseDither: = 0


MonoOnly

MonoOnly: = 2


NoFormatConversion

NoFormatConversion: = 512


NoOpaqueDetection

NoOpaqueDetection: = 256


OrderedAlphaDither

OrderedAlphaDither: = 4


OrderedDither

OrderedDither: = 16


PreferDither

PreferDither: = 64


ThresholdAlphaDither

ThresholdAlphaDither: = 0


ThresholdDither

ThresholdDither: = 32