Uses of Class
ch.heigvd.dai.exceptions.BmpFileException
Packages that use BmpFileException
-
Uses of BmpFileException in ch.heigvd.dai.utilities
Methods in ch.heigvd.dai.utilities that throw BmpFileExceptionModifier 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.Constructors in ch.heigvd.dai.utilities that throw BmpFileException