最終更新:2017-03-30 (木) 18:59:36 (2581d)  

ImageFormat.PRIVATE
Top / ImageFormat.PRIVATE

Android private opaque image format.

Constant Value: 34 (0x00000022)

https://developer.android.com/reference/android/graphics/ImageFormat.html#PRIVATE

The choices of the actual format and pixel data layout are entirely up to the device-specific and framework internal implementations, and may vary depending on use cases even for the same device.

関連