Documentation ¶
Overview ¶
Package utils contains helper functions for the sensor implementations. Warning: The code in this package might be transient. Stability is not guaranteed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPNGImage ¶
GetPNGImage first attempts to get a lazy PNG image. If the image is not a lazy PNG, the function expects it to be an YCBCR image. If it is neither a lazy PNG nor an YCBCR, the function errors out. The returned function is a release function that must be called once the caller of GetPNGImage is done using the image.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.