Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ create
Method
create
web/src/types.ts:538–540 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
536
}
537
538
public static create(): VecArray {
539
return
new
VecArray();
540
}
541
542
public get(index: number): any {
543
this.ensureNotDeleted();
Callers
12
CreateBitmap
Method · 0.45
CreateHardwareBuffer
Method · 0.45
initOpenGLEnvironment
Method · 0.45
Make
Method · 0.45
getLayersByEditableIndex
Method · 0.45
getLayersByName
Method · 0.45
getLayersUnderPoint
Method · 0.45
init
Method · 0.45
createVideoReader
Method · 0.45
pag-surface.spec.ts
File · 0.45
createPAGPlayer
Function · 0.45
pag-text-layer.spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
1
createPAGPlayer
Function · 0.36