class

X11::PixmapFormatValues

Inherits Reference / Object

Constructors

new(depth : Int32, bits_per_pixel : Int32, scanline_pad : Int3)
Source
new(pixmap_format_values : X11::C::X::PPixmapFormatValues)
Source
new(pixmap_format_values : X11::C::X::PixmapFormatValues)
Source

Instance methods

bits_per_pixel
Source
bits_per_pixel=(bits_per_pixel : Int32)
Source
depth
Source
depth=(depth : Int32)
Source
scanline_pad
Source
scanline_pad=(scanline_pad : Int32)
Source
to_x
Source