Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabitMF/bmf
/ free
Method
free
bmf/hmp/java/src/main/java/com/bytedance/hmp/ColorModel.java:23–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
public
void
free()
24
{
25
if
(own){
26
Api.color_model_free(ptr);
27
}
28
}
29
30
public
ColorSpace space()
31
{
Callers
1
testColorModelCreate
Method · 0.95
Calls
1
color_model_free
Method · 0.95
Tested by
1
testColorModelCreate
Method · 0.76