skia.Definitions

Undocumented in source.

Members

Aliases

DataWriter
alias DataWriter = void delegate(const(ubyte)[] data)
Undocumented in source.
NullableFloat
alias NullableFloat = Nullable!float
Undocumented in source.

Enums

SKAlphaType
enum SKAlphaType
Undocumented in source.
SKCodecOrigin
enum SKCodecOrigin
Undocumented in source.
SKColorSpaceFlags
enum SKColorSpaceFlags
Undocumented in source.
SKColorType
enum SKColorType
Undocumented in source.
SKColorTypeNative
enum SKColorTypeNative
Undocumented in source.
SKEncoding
enum SKEncoding
Undocumented in source.
SKFontStyleWeight
enum SKFontStyleWeight
Undocumented in source.
SKFontStyleWidth
enum SKFontStyleWidth
Undocumented in source.
SKLatticeRectType
enum SKLatticeRectType
Undocumented in source.
SKPath1DPathEffectStyle
enum SKPath1DPathEffectStyle
Undocumented in source.
SKPixelGeometry
enum SKPixelGeometry
Undocumented in source.
SKSurfacePropsFlags
enum SKSurfacePropsFlags
Undocumented in source.
SKTextEncoding
enum SKTextEncoding
Undocumented in source.
SKTransferFunctionBehavior
enum SKTransferFunctionBehavior
Undocumented in source.
SKTrimPathEffectMode
enum SKTrimPathEffectMode
Undocumented in source.
SKZeroInitialized
enum SKZeroInitialized
Undocumented in source.

Functions

GetBytesPerPixel
int GetBytesPerPixel(SKColorType colorType)
Undocumented in source. Be warned that the author may not have intended to support it.
IsBgr
bool IsBgr(SKPixelGeometry pg)
Undocumented in source. Be warned that the author may not have intended to support it.
IsHorizontal
bool IsHorizontal(SKPixelGeometry pg)
Undocumented in source. Be warned that the author may not have intended to support it.
IsRgb
bool IsRgb(SKPixelGeometry pg)
Undocumented in source. Be warned that the author may not have intended to support it.
IsVertical
bool IsVertical(SKPixelGeometry pg)
Undocumented in source. Be warned that the author may not have intended to support it.
ToEncoding
SKEncoding ToEncoding(SKTextEncoding encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
ToTextEncoding
SKTextEncoding ToTextEncoding(SKEncoding encoding)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

GetAlphaType
SKAlphaType GetAlphaType(SKColorType colorType, SKAlphaType alphaType)

Structs

SKCodecOptions
struct SKCodecOptions
Undocumented in source.
SKDocumentPdfMetadata
struct SKDocumentPdfMetadata
SKImageInfoNative
struct SKImageInfoNative
SKLattice
struct SKLattice
SKSurfaceProps
struct SKSurfaceProps

Meta