BI_PNG top-level constant

  1. @Deprecated('Use BI_COMPRESSION.BI_PNG instead')
int const BI_PNG

Specifies that the image is compressed using the PNG file Interchange Format.

Implementation

@Deprecated('Use BI_COMPRESSION.BI_PNG instead')
const BI_PNG = 5;