SKJpegEncoderOptions

Undocumented in source.

Constructors

this
this(int quality, SKJpegEncoderDownsample downsample, SKJpegEncoderAlphaOption alphaOption)
Undocumented in source.
this
this(int quality, SKJpegEncoderDownsample downsample, SKJpegEncoderAlphaOption alphaOption, SKTransferFunctionBehavior blendBehavior)
Undocumented in source.

Members

Functions

AlphaOption
SKJpegEncoderAlphaOption AlphaOption()
Undocumented in source. Be warned that the author may not have intended to support it.
AlphaOption
void AlphaOption(SKJpegEncoderAlphaOption value)
Undocumented in source. Be warned that the author may not have intended to support it.
BlendBehavior
SKTransferFunctionBehavior BlendBehavior()
Undocumented in source. Be warned that the author may not have intended to support it.
Downsample
SKJpegEncoderDownsample Downsample()
Undocumented in source. Be warned that the author may not have intended to support it.
Downsample
void Downsample(SKJpegEncoderDownsample value)
Undocumented in source. Be warned that the author may not have intended to support it.
Quality
int Quality()
Undocumented in source. Be warned that the author may not have intended to support it.
Quality
void Quality(int value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta