skiad v0.0.1 (2021-10-19T11:22:53Z)
Dub
Repo
SKImageInfoNative
skia
Definitions
struct
SKImageInfoNative {
void
*
colorspace
;
int
width
;
int
height
;
SKColorTypeNative
colorType
;
SKAlphaType
alphaType
;
}
Members
Variables
alphaType
SKAlphaType
alphaType
;
Undocumented in source.
colorType
SKColorTypeNative
colorType
;
Undocumented in source.
colorspace
void
*
colorspace
;
Undocumented in source.
height
int
height
;
Undocumented in source.
width
int
width
;
Undocumented in source.
Meta
Source
See Implementation
skia
Definitions
aliases
DataWriter
NullableFloat
enums
SKAlphaType
SKCodecOrigin
SKColorSpaceFlags
SKColorType
SKColorTypeNative
SKEncoding
SKFontStyleWeight
SKFontStyleWidth
SKLatticeRectType
SKPath1DPathEffectStyle
SKPixelGeometry
SKSurfacePropsFlags
SKTextEncoding
SKTransferFunctionBehavior
SKTrimPathEffectMode
SKZeroInitialized
functions
GetBytesPerPixel
IsBgr
IsHorizontal
IsRgb
IsVertical
ToEncoding
ToTextEncoding
static functions
GetAlphaType
structs
SKCodecOptions
SKDocumentPdfMetadata
SKImageInfoNative
SKLattice
SKSurfaceProps