MCPcopy Create free account
hub / github.com/google/gapid / getImageData

Method getImageData

gapic/src/main/com/google/gapid/image/Image.java:66–66  ·  view source on GitHub ↗

Converts this image data to a SWT ImageData object.

()

Source from the content-addressed store, hash-verified

64 * Converts this image data to a SWT {@link ImageData} object.
65 */
66 public ImageData getImageData();
67
68 /**
69 * @return the {@link PixelValue} at the given pixel location.

Callers 3

loadImageMethod · 0.65
saveMethod · 0.65
loadImageMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected