SKCodecOptions

Undocumented in source.

Constructors

this
this(SKZeroInitialized zeroInitialized)
Undocumented in source.
this
this(SKZeroInitialized zeroInitialized, SKRectI subset)
Undocumented in source.
this
this(SKRectI subset)
Undocumented in source.
this
this(int frameIndex)
Undocumented in source.
this
this(int frameIndex, int priorFrame)
Undocumented in source.

Members

Functions

HasSubset
bool HasSubset()
Undocumented in source. Be warned that the author may not have intended to support it.
PremulBehavior
SKTransferFunctionBehavior PremulBehavior()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Default
enum SKCodecOptions Default;
Undocumented in source.
FrameIndex
int FrameIndex;
Undocumented in source.
PriorFrame
int PriorFrame;
Undocumented in source.
Subset
Nullable!SKRectI Subset;
Undocumented in source.
ZeroInitialized
SKZeroInitialized ZeroInitialized;
Undocumented in source.

Meta