Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/Skija
/ _nMakeFromICCProfile
Method
_nMakeFromICCProfile
shared/java/ColorSpace.java:372–372 ·
view source on GitHub ↗
(byte[] bytes)
Source
from the content-addressed store, hash-verified
370
public
static
native float[] _nGamutTransformTo(long ptr, long dstPtr);
371
public
static
native boolean _nEquals(long ptr, long otherPtr);
372
public
static
native long _nMakeFromICCProfile(byte[] bytes);
373
}
Callers
1
makeFromICCProfile
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected