bundles / numpy 2.4.4 / numpy / uint8
class
numpy:uint8
source: /numpy/__init__.py
Signature
class uint8 ( value = 0 , / ) Summary
Unsigned integer type, compatible with C unsigned char.
Extended Summary
- Charactercode
'B'- Canonicalname
- Aliasonthisplatform(Linuxx86_64)
numpy.uint8: 8-bit unsigned integer (
0to255).
Aliases
-
numpy.ubyte