Documentation
¶
Overview ¶
Code generated by wazero-emscripten-embind, DO NOT EDIT.
Code generated by wazero-emscripten-embind, DO NOT EDIT.
Code generated by wazero-emscripten-embind, DO NOT EDIT.
Index ¶
- func Attach(e embind.Engine) error
- func Decode(e embind.Engine, ctx context.Context, arg0 string, arg1 uint32, arg2 bool) (any, error)
- func Dimensions(e embind.Engine, ctx context.Context) (any, error)
- func Encode(e embind.Engine, ctx context.Context, arg0 string, arg1 int32, arg2 int32, ...) (any, error)
- func Free(e embind.Engine, ctx context.Context) error
- type EnumWebPImageHint
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EnumWebPImageHint ¶
type EnumWebPImageHint uint32
const ( EnumWebPImageHint_WEBP_HINT_DEFAULT EnumWebPImageHint = 0 EnumWebPImageHint_WEBP_HINT_GRAPH EnumWebPImageHint = 3 EnumWebPImageHint_WEBP_HINT_PHOTO EnumWebPImageHint = 2 EnumWebPImageHint_WEBP_HINT_PICTURE EnumWebPImageHint = 1 )
func (EnumWebPImageHint) Type ¶
func (enum EnumWebPImageHint) Type() any
func (EnumWebPImageHint) Values ¶
func (enum EnumWebPImageHint) Values() map[string]any
Click to show internal directories.
Click to hide internal directories.