Uses of Class
ch.heigvd.dai.exceptions.BmpFileException
-
Uses of BmpFileException in ch.heigvd.dai.utilities
Modifier and TypeMethodDescriptionprivate void
BmpFile.readBitmapHeader
(BufferedInputStream fileBuffer) Reads and checks the file's header.private void
BmpFile.readPixelArray
(BufferedInputStream fileBuffer) Reads the bitmap file's pixel array.