Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bmp
remove
BMP
BitFillOrigin
BitPerPixel
Bpp16BIRGBDecoder
Bpp1Decoder
Bpp24BIRGBDecoder
Bpp4Decoder
Bpp8Decoder
Color
ColorCoordinate
ColorsCoordinates
ColorSpace
ColorTableEncoding
Compression
CoreHeader
Decoder
HalftoningAlgorithm
Header
HeaderType
InfoHeader
InfoHeaderV2
InfoHeaderV3
InfoHeaderV4
InfoHeaderV5
Intent
LightOSXInfoHeader
OSXInfoHeader
ResolutionUnit
Generated using Crystal 1.10.1
2024-04-09 06:40:30 UTC
enum
BMP::
Intent
Defined in:
bmp.cr
Enum Members
MATCH
=
8
GRAPHIC
=
1
PROOF
=
2
PICTURE
=
4
Instance Method Summary
#graphic?
#match?
#picture?
#proof?
Instance Method Detail
def
graphic?
#
[
View source
]
def
match?
#
[
View source
]
def
picture?
#
[
View source
]
def
proof?
#
[
View source
]