Package com.twelvemonkeys.imageio.plugins.bmp
package com.twelvemonkeys.imageio.plugins.bmp
-
ClassDescriptionAbstract base class for RLE decoding as specified by in the Windows BMP (aka DIB) file format.Describes a bitmap structure.Describes an indexed bitmap structure (1, 4, or 8 bits per pixes).Describes a transparency mask structure (1 bit).Describes an RGB/true color bitmap structure (16, 24 and 32 bits per pixel).Represents bitmap structures we can't read.ImageReader for Microsoft Windows Bitmap (BMP) format.BMPImageReaderSpiBMPImageWriterBMPImageWriterSpiBMPMetadata.BMPProviderInfo.ImageReader for Microsoft Windows CUR (cursor) format.CURImageReaderSpiCURProviderInfo.DIBRepresents the DIB (Device Independent Bitmap) Information header structure.OS/2 BitmapCoreHeader Version 2.Represents the DIB (Device Independent Bitmap) Windows 3.0 Bitmap Information header structure.Represents the BITMAPV4INFOHEADER structure.Represents the BITMAPV5INFOHEADER structure.ImageReader for Microsoft Windows ICO (icon) format.DIBImageWriterDirectoryDirectoryEntryCursor directory entry.Icon directory entry.ImageReader for Microsoft Windows CUR (cursor) format.ICOImageReaderSpiICOImageWriteParamImageWriter implementation for Windows Icon (ICO) format.ICOImageWriterSpiICOProviderInfo.Implements 4 bit RLE decoding as specified by in the Windows BMP (aka DIB) file format.Implements 8 bit RLE decoding as specified by in the Windows BMP (aka DIB) file format.