zero property
final
The zero, or minimum, value for the pixel format.
This value typically represents transparent and/or empty (black) pixels, but for an IndexedFormat, it represents the index of the arbitrary color in the palette which may not be transparent black.
Implementation
@override
final int zero;