MCPcopy Create free account
hub / github.com/HumbleUI/Skija / getColorSpace

Method getColorSpace

shared/java/IHasImageInfo.java:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 @Nullable
49 default ColorSpace getColorSpace() {
50 return getImageInfo()._colorInfo._colorSpace;
51 }

Callers 2

executeMethod · 0.65
getColorSpaceMethod · 0.65

Implementers 4

Codecshared/java/Codec.java
Bitmapshared/java/Bitmap.java
Pixmapshared/java/Pixmap.java
Imageshared/java/Image.java

Calls

no outgoing calls

Tested by 1

executeMethod · 0.52