MCPcopy Create free account

hub / github.com/corleone113/my-matting / functions

Functions641 in github.com/corleone113/my-matting

↓ 1 callersFunctionrenderMattingInterpolation
渲染插值图像区域
src/helpers/drawing-helper.ts:30
↓ 1 callersFunctionresetInterpolationCtx
重置用于插值绘制的画板
src/helpers/drawing-helper.ts:58
↓ 1 callersFunctionresetPivotalOptions
重置画板配置对象中关键的选项
src/helpers/init-drawing-listeners.ts:96
↓ 1 callersFunctionresetToInitialState
(ctx: WebGLRenderingContext)
src/libs/webgl-debug.ts:264
↓ 1 callersFunctionresizeBoards
()
src/composables/use-init-matting.ts:20
↓ 1 callersFunctionsi
(n)
docs/vendor.84e83234.js:10
↓ 1 callersMethodstop
(n)
docs/vendor.84e83234.js:1
↓ 1 callersMethodstop
()
docs/vendor.84e83234.js:1
↓ 1 callersMethodunbindMoveListeners
移除mousemove监听器
src/helpers/listener-manager.ts:71
↓ 1 callersMethodunbindMoveListeners
(e)
docs/index.b0c8c9b4.js:1
↓ 1 callersFunctionup
(ev)
src/helpers/init-drawing-listeners.ts:54
↓ 1 callersFunctionupdateBoardRect
()
src/composables/use-init-matting.ts:17
↓ 1 callersMethodupdateCursorParams
(currHardness: number, currRadius: number)
src/composables/use-matting-cursor.ts:95
↓ 1 callersMethodupdateCursorParams
(e,t)
docs/index.b0c8c9b4.js:1
↓ 1 callersFunctionupdateRangeByMovements
(ev: MouseEvent, positionRange: PositionRange)
src/helpers/transform-helper.ts:16
↓ 1 callersFunctionupdateTransformConfigWhileScaling
鼠标滚轮滚动缩放时更新变换参数
src/helpers/transform-helper.ts:31
↓ 1 callersFunctionuseInitDrawingListeners
(props: MattingProps, config: UseInitListenersConfig)
src/composables/use-init-listeners.ts:8
↓ 1 callersFunctionuseInitMattingBoards
(props: MattingProps, useInitMattingBoardsConfig: UseInitMattingBoardsConfig)
src/composables/use-init-matting.ts:9
↓ 1 callersFunctionuseInitTransformListener
(config: UseInitListenersConfig)
src/composables/use-init-listeners.ts:38
↓ 1 callersFunctionve
(e)
docs/index.b0c8c9b4.js:1
↓ 1 callersFunctionwe
(e)
docs/index.b0c8c9b4.js:1
↓ 1 callersFunctionwheel
(ev)
src/helpers/init-transform-listener.ts:29
↓ 1 callersFunctionxc
(n)
docs/vendor.84e83234.js:10
↓ 1 callersFunctionxr
(n,t)
docs/vendor.84e83234.js:10
↓ 1 callersFunctionyt
(n)
docs/vendor.84e83234.js:1
Function$n
()
docs/vendor.84e83234.js:1
Function$r
(n,t)
docs/vendor.84e83234.js:10
Function$t
(n)
docs/vendor.84e83234.js:1
FunctionAt
(n,t)
docs/vendor.84e83234.js:10
FunctionBt
(n)
docs/vendor.84e83234.js:1
FunctionCi
(n,t)
docs/vendor.84e83234.js:10
FunctionCt
(n,t,...e)
docs/vendor.84e83234.js:1
FunctionDe
()
docs/vendor.84e83234.js:10
FunctionEr
(n,t)
docs/vendor.84e83234.js:10
FunctionEt
(n)
docs/vendor.84e83234.js:1
FunctionGe
(n=!1)
docs/vendor.84e83234.js:1
FunctionGu
(t,e,r)
docs/vendor.84e83234.js:10
FunctionHe
(n)
docs/vendor.84e83234.js:10
FunctionIn
docs/vendor.84e83234.js:1
FunctionJe
(n)
docs/vendor.84e83234.js:10
FunctionJu
(n)
docs/vendor.84e83234.js:10
FunctionKe
(n)
docs/vendor.84e83234.js:10
FunctionLn
(n)
docs/vendor.84e83234.js:1
FunctionMn
(n,t)
docs/vendor.84e83234.js:1
FunctionPn
(n)
docs/vendor.84e83234.js:1
FunctionQe
(n,t,e,r,o,u)
docs/vendor.84e83234.js:1
FunctionVe
(t,e)
docs/vendor.84e83234.js:10
FunctionX
docs/index.b0c8c9b4.js:1
FunctionYu
(t)
docs/vendor.84e83234.js:10
FunctionZe
(n)
docs/vendor.84e83234.js:10
FunctionZu
(n,t,e)
docs/vendor.84e83234.js:10
Function[Symbol.iterator]
()
docs/vendor.84e83234.js:1
Function_t
(n)
docs/vendor.84e83234.js:1
Functionattrs
()
docs/vendor.84e83234.js:1
FunctionbeforeEnter
(t)
docs/vendor.84e83234.js:1
FunctionbeforeUpdate
(n,{value:t,modifiers:{lazy:e,trim:r,number:o}},u)
docs/vendor.84e83234.js:1
Functionbl
()
docs/vendor.84e83234.js:10
MethodchangeOutputCursorByDrag
([isDragging]: boolean[])
src/composables/use-matting-cursor.ts:87
MethodchangeOutputCursorByDrag
([e])
docs/index.b0c8c9b4.js:1
FunctioncloneNode
(n)
docs/vendor.84e83234.js:1
FunctioncomputeClampedTargetScaleRatio
夹住缩放比例使其不会超出范围
src/helpers/transform-helper.ts:72
FunctioncomputeDeltaRatio
计算变化比率
src/helpers/transform-helper.ts:51
FunctioncomputeNewPositionRange
计算新的绘制范围
src/helpers/transform-helper.ts:77
FunctioncomputeNewScaleRatio
计算新的缩放比率
src/helpers/transform-helper.ts:62
FunctioncomputeNewSingleRange
计算缩放后x/y轴方向的新的绘制范围值
src/helpers/transform-helper.ts:92
FunctioncomputeNewTransformConfigByScaleRatio
( transformConfig: TransformConfig, pictureSize: RectSize, scaleRatio: number, )
src/helpers/util.ts:30
FunctioncomputePivot
计算鼠标的位置对应的像素在图像中的位置
src/helpers/transform-helper.ts:46
Functionconfig
()
docs/vendor.84e83234.js:1
Methodconstructor
(private inputCtx: Ref<CanvasRenderingContext2D | null>, private isErasing: Ref<boolean>)
src/composables/use-matting-cursor.ts:28
Methodconstructor
()
docs/index.b0c8c9b4.js:1
Methodconstructor
(e,t)
docs/index.b0c8c9b4.js:1
Methodconstructor
(n=!1)
docs/vendor.84e83234.js:1
Methodconstructor
(n,t=null,e)
docs/vendor.84e83234.js:1
Methodconstructor
(n,t)
docs/vendor.84e83234.js:1
Methodconstructor
(n,t,e)
docs/vendor.84e83234.js:1
FunctioncopyImageInCanvas
复制画布中的图像
src/helpers/dom-helper.ts:52
Functioncreated
(n,{modifiers:{lazy:t,trim:e,number:r}},o)
docs/vendor.84e83234.js:1
MethoddownListener
(ev: Event)
src/helpers/listener-manager.ts:41
FunctiondrawImage
()
tests/helpers/dom-helper.spec.ts:24
Functionee
(n)
docs/vendor.84e83234.js:10
Functionenter
(n)
docs/vendor.84e83234.js:1
Functioneu
(t)
docs/vendor.84e83234.js:10
FunctiongenerateRangeOffset
(rangeOffsetConfig: GenerateRangeOffsetConfig)
src/helpers/transform-helper.ts:9
FunctiongenerateResultImageURL
(rawImage: ImageBitmap, resultCtx: CanvasRenderingContext2D)
src/helpers/dom-helper.ts:176
Functionget
(n)
docs/vendor.84e83234.js:1
FunctiongetContext
()
tests/helpers/dom-helper.spec.ts:20
Functiongr
(n,t)
docs/vendor.84e83234.js:10
FunctionhandleCreationError
(msg: string)
src/libs/webgl-utils.ts:110
Functionhas
(n)
docs/vendor.84e83234.js:1
FunctionhideCanvas
(...ctxs: CanvasRenderingContext2D[])
src/helpers/dom-helper.ts:59
Functionhl
()
docs/vendor.84e83234.js:10
FunctioninsertStaticContent
(n,t,e,r)
docs/vendor.84e83234.js:1
FunctionisZoomOut
是否为缩小
src/helpers/transform-helper.ts:57
Functionji
(n,t)
docs/vendor.84e83234.js:10
Functionleave
(t,r)
docs/vendor.84e83234.js:1
Functionll
(n)
docs/vendor.84e83234.js:10
FunctionmakeDebugContext
* Given a WebGL context returns a wrapped context that calls * gl.getError after every command and calls a function if the * result is not gl.NO_E
src/libs/webgl-debug.ts:205
FunctionmakeLostContextSimulatingContext
(ctx: WebGLRenderingContext)
src/libs/webgl-debug.ts:328
FunctionmightBeEnum
* Returns true or false if value matches any WebGL enum * @param {*} glEnumKey Value to check if it might be an enum. * @return {boolean} True if
src/libs/webgl-debug.ts:155
Functionmount
(u,l,s)
docs/vendor.84e83234.js:1
← previousnext →501–600 of 641, ranked by callers