SKWebpEncoderOptions

Undocumented in source.

Constructors

this
this(SKWebpEncoderCompression compression, float quality)
Undocumented in source.
this
this(SKWebpEncoderCompression compression, float quality, SKTransferFunctionBehavior unpremulBehavior)
Undocumented in source.

Members

Functions

Compression
SKWebpEncoderCompression Compression()
Undocumented in source. Be warned that the author may not have intended to support it.
Compression
void Compression(SKWebpEncoderCompression value)
Undocumented in source. Be warned that the author may not have intended to support it.
Quality
float Quality()
Undocumented in source. Be warned that the author may not have intended to support it.
Quality
void Quality(float 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.

Variables

Default
enum SKWebpEncoderOptions Default;
Undocumented in source.

Meta