masking

package
v0.0.0-...-41cedfc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package masking provides two means for partially or fully hiding portions of visual elements: masking and clipping.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SVGClipPathElement

type SVGClipPathElement struct {
	svg.SVGElement
}

class: SVGClipPathElement

func SVGClipPathElementFromJS

func SVGClipPathElementFromJS(value js.Value) *SVGClipPathElement

SVGClipPathElementFromJS is casting a js.Value into SVGClipPathElement.

func SVGClipPathElementFromWrapper

func SVGClipPathElementFromWrapper(input core.Wrapper) *SVGClipPathElement

SVGClipPathElementFromJS is casting from something that holds a js.Value into SVGClipPathElement.

func (*SVGClipPathElement) ClipPathUnits

func (_this *SVGClipPathElement) ClipPathUnits() *svg.SVGAnimatedEnumeration

ClipPathUnits returning attribute 'clipPathUnits' with type svg.SVGAnimatedEnumeration (idl: SVGAnimatedEnumeration).

func (*SVGClipPathElement) Transform

func (_this *SVGClipPathElement) Transform() *svg.SVGAnimatedTransformList

Transform returning attribute 'transform' with type svg.SVGAnimatedTransformList (idl: SVGAnimatedTransformList).

type SVGMaskElement

type SVGMaskElement struct {
	svg.SVGElement
}

class: SVGMaskElement

func SVGMaskElementFromJS

func SVGMaskElementFromJS(value js.Value) *SVGMaskElement

SVGMaskElementFromJS is casting a js.Value into SVGMaskElement.

func SVGMaskElementFromWrapper

func SVGMaskElementFromWrapper(input core.Wrapper) *SVGMaskElement

SVGMaskElementFromJS is casting from something that holds a js.Value into SVGMaskElement.

func (*SVGMaskElement) Height

func (_this *SVGMaskElement) Height() *svg.SVGAnimatedLength

Height returning attribute 'height' with type svg.SVGAnimatedLength (idl: SVGAnimatedLength).

func (*SVGMaskElement) MaskContentUnits

func (_this *SVGMaskElement) MaskContentUnits() *svg.SVGAnimatedEnumeration

MaskContentUnits returning attribute 'maskContentUnits' with type svg.SVGAnimatedEnumeration (idl: SVGAnimatedEnumeration).

func (*SVGMaskElement) MaskUnits

func (_this *SVGMaskElement) MaskUnits() *svg.SVGAnimatedEnumeration

MaskUnits returning attribute 'maskUnits' with type svg.SVGAnimatedEnumeration (idl: SVGAnimatedEnumeration).

func (*SVGMaskElement) Width

func (_this *SVGMaskElement) Width() *svg.SVGAnimatedLength

Width returning attribute 'width' with type svg.SVGAnimatedLength (idl: SVGAnimatedLength).

func (*SVGMaskElement) X

func (_this *SVGMaskElement) X() *svg.SVGAnimatedLength

X returning attribute 'x' with type svg.SVGAnimatedLength (idl: SVGAnimatedLength).

func (*SVGMaskElement) Y

func (_this *SVGMaskElement) Y() *svg.SVGAnimatedLength

Y returning attribute 'y' with type svg.SVGAnimatedLength (idl: SVGAnimatedLength).

type Union

type Union struct {
	Value js.Value
}

func UnionFromJS

func UnionFromJS(value js.Value) *Union

func (*Union) JSValue

func (u *Union) JSValue() js.Value

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL