SKPngEncoderOptions

Constructors

this
this(SKPngEncoderFilterFlags filterFlags, int zLibLevel)
Undocumented in source.
this
this(SKPngEncoderFilterFlags filterFlags, int zLibLevel, SKTransferFunctionBehavior unpremulBehavior)
Undocumented in source.

Members

Functions

FilterFlags
SKPngEncoderFilterFlags FilterFlags()
Undocumented in source. Be warned that the author may not have intended to support it.
FilterFlags
void FilterFlags(SKPngEncoderFilterFlags value)
Undocumented in source. Be warned that the author may not have intended to support it.
UnpremulBehavior
SKTransferFunctionBehavior UnpremulBehavior()
Undocumented in source. Be warned that the author may not have intended to support it.
ZLibLevel
int ZLibLevel()
Undocumented in source. Be warned that the author may not have intended to support it.
ZLibLevel
void ZLibLevel(int value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Default
enum SKPngEncoderOptions Default;
Undocumented in source.

Meta