class V4L2::Format::Pix

Defined in:

v4l2/format.cr

Instance Method Summary

Instance methods inherited from class V4L2::Format

type type

Constructor methods inherited from class V4L2::Format

new(type : Buffer::Type)
new(type : Buffer::Type, &)
new

Instance methods inherited from module V4L2::StructWrapper(Linux::V4L2Format)

to_unsafe : Pointer(STRUCT) to_unsafe

Instance Method Detail

def bytes_per_line #

[View source]
def bytesperline #

[View source]
def color_space #

[View source]
def colorspace #

[View source]
def field #

[View source]
def flags #

[View source]
def height #

def height=(value) #

def hsv #

[View source]
def pixel_format #

def pixel_format=(value) #

def pixelformat #

def pixelformat=(value) #

def quality #

[View source]
def size_image #

[View source]
def sizeimage #

[View source]
def width #

def width=(value) #

def xfer_func #

[View source]
def ycbcr #

[View source]