X11::PixmapFormatValues
Inherits Reference / Object
Constructors
new(depth : Int32, bits_per_pixel : Int32, scanline_pad : Int3)
Sourcenew(pixmap_format_values : X11::C::X::PPixmapFormatValues)
Sourcenew(pixmap_format_values : X11::C::X::PixmapFormatValues)
SourceInstance methods
bits_per_pixel
Sourcebits_per_pixel=(bits_per_pixel : Int32)
Sourcedepth
Sourcedepth=(depth : Int32)
Sourcescanline_pad
Sourcescanline_pad=(scanline_pad : Int32)
Sourceto_x
Source