class V4L2::Crop

Included Modules

Defined in:

v4l2/crop.cr

Constructors

Instance Method Summary

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

to_unsafe : Pointer(STRUCT) to_unsafe

Constructor Detail

def self.new(type : Buffer::Type, rect : Rect) #

[View source]
def self.new(type : Buffer::Type) #

[View source]

Instance Method Detail

def rect : Rect #

[View source]