Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JetBrains/skija
/ getImageInfo
Method
getImageInfo
shared/java/IHasImageInfo.java:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
public
interface
IHasImageInfo {
9
ImageInfo getImageInfo();
10
11
/**
12
* Returns pixel count in each row. Should be equal or less than
Callers
5
execute
Method · 0.65
makeFromImage
Method · 0.65
CodecScene
Method · 0.65
draw
Method · 0.65
draw
Method · 0.65
Implementers
3
Codec
shared/java/Codec.java
Bitmap
shared/java/Bitmap.java
Image
shared/java/Image.java
Calls
no outgoing calls
Tested by
1
execute
Method · 0.52