struct RImage::Formats::Bitmap::DibHeader
- RImage::Formats::Bitmap::DibHeader
- Struct
- Value
- Object
Defined in:
r_image/formats/bitmap/dib_header.crConstructors
Instance Method Summary
- #bits_per_pixel : Int16
- #color_planes : Int16
- #colors : Int32 | Nil
-
#compression : RImage::Formats::Bitmap::DibHeader::Compression
BITMAPINFOHEADER
- #height : Int32
- #image_size : Int32 | Nil
- #important_colors : Int32 | Nil
-
#width : Int32
BITMAPCOREHEADER
- #x_px_per_m : Int32 | Nil
- #y_px_per_m : Int32 | Nil