Ops.bm_bitmap           S3 Ops group generic methods for bitmap objects
Summary.bm_list         max, min, and range for bitmap objects
[.bm_matrix             Extract or replace parts of a bitmap/pixmap
                        matrix
as.array.bm_bitmap      Cast bitmap/pixmap objects to an array
as.data.frame.bm_bitmap
                        Convert to data frame with pixel (x,y)
                        coordinates
as.matrix.bm_matrix     Cast bitmap/pixmap objects to a (normal) matrix
as_bm_bitmap            Cast to a bitmap matrix object
as_bm_font              Coerce to bitmap font objects
as_bm_list              Coerce to bitmap list objects
as_bm_pixmap            Cast to a pixmap matrix object
bm_bitmap               Bittermelon bitmap matrix object
bm_call                 Execute a function call on bitmap objects
bm_clamp                Clamp bitmap values
bm_compose              Compose graphemes in a bitmap list by applying
                        combining marks
bm_compress             Compress bitmaps by a factor of two
bm_distort              Resize bitmaps via distortion.
bm_edit                 Edit a bitmap via text editor
bm_expand               Expand bitmaps by repeating each row and/or
                        column
bm_extend               Extend bitmaps on the sides with extra pixels
bm_flip                 Flip (reflect) bitmaps
bm_font                 Bitmap font object
bm_gray                 Gray a bitmap
bm_heights              Widths or heights of bitmaps
bm_invert               Invert (negate) a bitmap
bm_lapply               Modify bitmap lists
bm_list                 Bitmap list object
bm_mask                 Modify bitmaps via masking with a 'mask' bitmap
bm_options              Get bittermelon options
bm_outline              Compute "outline" bitmap of a bitmap
bm_overlay              Merge bitmaps by overlaying one over another
bm_pad                  Adjust bitmap padding lengths
bm_padding_lengths      Compute bitmap padding lengths
bm_pixel_picker         Bitmap pixel picker
bm_pixmap               Bittermelon pixmap matrix object
bm_print                Print bitmap objects
bm_replace              Replace a color in a bitmap with another color
bm_resize               Resize bitmaps by trimming and/or extending
bm_rotate               Rotate bitmaps 0, 90, 180, or 270 degrees
bm_shadow               Bitmap shadow, bold, and glow effects
bm_shift                Shift elements within bitmaps
bm_trim                 Trim bitmaps
c.bm_bitmap             Combine bitmap objects
cbind.bm_bitmap         Combine bitmap/pixmap objects by rows or
                        columns
col2hex                 Colors to standardized hex strings
col2int                 Color to (native) integer conversions
farming_crops_16x16     Sprites for twenty farming crops
hex2ucp                 Get Unicode code points
is_bm_bitmap            Test if the object is a bitmap object
is_bm_font              Test if the object is a bitmap font object
is_bm_list              Test if the object is a bitmap glyph list
                        object
is_bm_pixmap            Test if the object is a pixmap object
plot.bm_matrix          Plot bitmap/pixmap objects
print.bm_bitmap         Print bitmap objects
print.bm_pixmap         Print pixmap objects
read_hex                Read and write hex bitmap font files
read_monobit            Read and write bitmap font files using monobit
read_yaff               Read and write yaff bitmap font files
ucp2label               Other Unicode utilities
